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.23.1] ( https://github.com/googleapis/gapic-generator-python/compare/v1.23.0...v1.23.1 ) (2025-02-14)
5
+
6
+
7
+ ### Documentation
8
+
9
+ * Fix minor typos ([ #2318 ] ( https://github.com/googleapis/gapic-generator-python/issues/2318 ) ) ([ 7be3a55] ( https://github.com/googleapis/gapic-generator-python/commit/7be3a559d59b778c5733e21b4c0169b17bd05c4a ) )
10
+
4
11
## [ 1.23.0] ( https://github.com/googleapis/gapic-generator-python/compare/v1.22.1...v1.23.0 ) (2025-02-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.23.0 "
25
+ version = "1.23.1 "
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