This repository was archived by the owner on Jul 6, 2023. It is now read-only.
File tree 2 files changed +13
-1
lines changed 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.2.4] ( https://github.com/googleapis/python-source-context/compare/v1.2.3...v1.2.4 ) (2022-06-03)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** require protobuf <4.0.0dev ([ #87 ] ( https://github.com/googleapis/python-source-context/issues/87 ) ) ([ 5b86140] ( https://github.com/googleapis/python-source-context/commit/5b86140b3a4ffa4c591722e127e4bbff64eab91e ) )
9
+
10
+
11
+ ### Documentation
12
+
13
+ * fix changelog header to consistent size ([ #88 ] ( https://github.com/googleapis/python-source-context/issues/88 ) ) ([ 7b7fe62] ( https://github.com/googleapis/python-source-context/commit/7b7fe6278cf454196e89c18db63a20acd2c8aa23 ) )
14
+
3
15
## [ 1.2.3] ( https://github.com/googleapis/python-source-context/compare/v1.2.2...v1.2.3 ) (2022-05-05)
4
16
5
17
Original file line number Diff line number Diff line change 21
21
22
22
name = "google-cloud-source-context"
23
23
description = "Python client for Source Context"
24
- version = "1.2.3 "
24
+ version = "1.2.4 "
25
25
release_status = "Development Status :: 5 - Production/Stable"
26
26
url = "https://github.com/googleapis/python-source-context"
27
27
dependencies = [
You can’t perform that action at this time.
0 commit comments