File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## [ 1.9.0] ( https://github.com/googleapis/gapic-generator-python/compare/v1.8.6...v1.9.0 ) (2023-03-17)
5
+
6
+
7
+ ### Features
8
+
9
+ * Add generator option proto-plus-dep ([ #1596 ] ( https://github.com/googleapis/gapic-generator-python/issues/1596 ) ) ([ 1c4de67] ( https://github.com/googleapis/gapic-generator-python/commit/1c4de6728e02d2fa1aa2c48e1a86def6aef5c563 ) )
10
+
4
11
## [ 1.8.6] ( https://github.com/googleapis/gapic-generator-python/compare/v1.8.5...v1.8.6 ) (2023-03-14)
5
12
6
13
Original file line number Diff line number Diff line change 22
22
name = "gapic-generator"
23
23
description = "Google API Client Generator for Python"
24
24
url = "https://github.com/googleapis/gapic-generator-python"
25
- version = "1.8.6 "
25
+ version = "1.9.0 "
26
26
release_status = "Development Status :: 5 - Production/Stable"
27
27
dependencies = [
28
28
"click >= 6.7" ,
You can’t perform that action at this time.
0 commit comments