File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.2.6] ( https://github.com/googleapis/python-source-context/compare/v1.2.5...v1.2.6 ) (2022-08-11)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** allow protobuf < 5.0.0 ([ #103 ] ( https://github.com/googleapis/python-source-context/issues/103 ) ) ([ bcc515b] ( https://github.com/googleapis/python-source-context/commit/bcc515bdafa3a6d0e992ba659f5e7bc89289edd5 ) )
9
+ * ** deps:** require proto-plus >= 1.22.0 ([ bcc515b] ( https://github.com/googleapis/python-source-context/commit/bcc515bdafa3a6d0e992ba659f5e7bc89289edd5 ) )
10
+
3
11
## [ 1.2.5] ( https://github.com/googleapis/python-source-context/compare/v1.2.4...v1.2.5 ) (2022-07-10)
4
12
5
13
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.5 "
24
+ version = "1.2.6 "
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