File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## [ 1.1.2] ( https://github.com/googleapis/gapic-generator-python/compare/v1.1.1...v1.1.2 ) (2022-07-21)
5+
6+
7+ ### Bug Fixes
8+
9+ * fix wildcard resource names helper method ([ #1363 ] ( https://github.com/googleapis/gapic-generator-python/issues/1363 ) ) ([ b4ecb44] ( https://github.com/googleapis/gapic-generator-python/commit/b4ecb44e190005f87ccbc7d1aae6f5f2e5f20115 ) )
10+
411## [ 1.1.1] ( https://github.com/googleapis/gapic-generator-python/compare/v1.1.0...v1.1.1 ) (2022-07-04)
512
613
Original file line number Diff line number Diff line change 2222name = "gapic-generator"
2323description = "Google API Client Generator for Python"
2424url = "https://github.com/googleapis/gapic-generator-python"
25- version = "1.1.1 "
25+ version = "1.1.2 "
2626release_status = "Development Status :: 5 - Production/Stable"
2727dependencies = [
2828 "click >= 6.7" ,
You can’t perform that action at this time.
0 commit comments