File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## [ 1.18.5] ( https://github.com/googleapis/gapic-generator-python/compare/v1.18.4...v1.18.5 ) (2024-08-06)
5
+
6
+
7
+ ### Bug Fixes
8
+
9
+ * Mypy types in get_transport ([ #2088 ] ( https://github.com/googleapis/gapic-generator-python/issues/2088 ) ) ([ f76fdaf] ( https://github.com/googleapis/gapic-generator-python/commit/f76fdaf1f717e99caef4c0ce217eef3322df9a30 ) )
10
+ * Require google.shopping.type > ; = 0.1.6 ([ #2083 ] ( https://github.com/googleapis/gapic-generator-python/issues/2083 ) ) ([ 1b63310] ( https://github.com/googleapis/gapic-generator-python/commit/1b63310378692f478ef29734b3cb5fde3d436b22 ) )
11
+
4
12
## [ 1.18.4] ( https://github.com/googleapis/gapic-generator-python/compare/v1.18.3...v1.18.4 ) (2024-07-26)
5
13
6
14
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.18.4 "
25
+ version = "1.18.5 "
26
26
release_status = "Development Status :: 5 - Production/Stable"
27
27
dependencies = [
28
28
# Ensure that the lower bounds of these dependencies match what we have in the
You can’t perform that action at this time.
0 commit comments