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 1
1
# Changelog
2
2
3
3
4
+ ## [ 1.18.4] ( https://github.com/googleapis/gapic-generator-python/compare/v1.18.3...v1.18.4 ) (2024-07-26)
5
+
6
+
7
+ ### Bug Fixes
8
+
9
+ * Fix AttributeError with AsyncRetry ([ #2072 ] ( https://github.com/googleapis/gapic-generator-python/issues/2072 ) ) ([ dcddac8] ( https://github.com/googleapis/gapic-generator-python/commit/dcddac803fc5eb58c0d242d88c8b4c419b83fe90 ) )
10
+
4
11
## [ 1.18.3] ( https://github.com/googleapis/gapic-generator-python/compare/v1.18.2...v1.18.3 ) (2024-07-23)
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.18.3 "
25
+ version = "1.18.4 "
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