We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25d9d2c commit 3308439Copy full SHA for 3308439
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.7.1](https://github.com/googleapis/python-spanner-sqlalchemy/compare/v1.7.0...v1.7.1) (2024-10-31)
4
+
5
6
+### Dependencies
7
8
+* Update all deps ([#413](https://github.com/googleapis/python-spanner-sqlalchemy/issues/413)) ([25d9d2c](https://github.com/googleapis/python-spanner-sqlalchemy/commit/25d9d2c32638eb3e551921eecea435452c548bcb))
9
10
## [1.7.0](https://github.com/googleapis/python-spanner-sqlalchemy/compare/v1.6.2...v1.7.0) (2024-02-07)
11
12
version.py
@@ -4,4 +4,4 @@
# license that can be found in the LICENSE file or at
# https://developers.google.com/open-source/licenses/bsd
-__version__ = "1.7.0"
+__version__ = "1.7.1"
0 commit comments