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.27.1] ( https://github.com/googleapis/gapic-generator-python/compare/v1.27.0...v1.27.1 ) (2025-09-26)
5
+
6
+
7
+ ### Bug Fixes
8
+
9
+ * Add testing for Python 3.14 Pre-release ([ 7f7d50e] ( https://github.com/googleapis/gapic-generator-python/commit/7f7d50e3154d548e8066d251b85a589afbf183d7 ) )
10
+
4
11
## [ 1.27.0] ( https://github.com/googleapis/gapic-generator-python/compare/v1.26.2...v1.27.0 ) (2025-09-24)
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.27.0 "
25
+ version = "1.27.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