Skip to content

Commit 175450c

Browse files
chore(main): release 1.10.0 (#500)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 4c30151 commit 175450c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.10.0](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.9.1...v1.10.0) (2025-11-11)
4+
5+
6+
### Features
7+
8+
* drop support for Python 3.9 ([#499](https://github.com/GoogleCloudPlatform/alloydb-python-connector/issues/499)) ([25c3d6d](https://github.com/GoogleCloudPlatform/alloydb-python-connector/commit/25c3d6d7860c461e0edfb297cb1c7b27e22047d3))
9+
310
## [1.9.1](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.9.0...v1.9.1) (2025-09-08)
411

512

google/cloud/alloydbconnector/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "1.9.1"
15+
__version__ = "1.10.0"

0 commit comments

Comments
 (0)