Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

Commit 7d193d3

Browse files
authored
chore: Bump google-cloud-spanner to 2.1.0 (#560)
1 parent 8183247 commit 7d193d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# 'Development Status :: 4 - Beta'
1818
# 'Development Status :: 5 - Production/Stable'
1919
release_status = "Development Status :: 3 - Alpha"
20-
dependencies = ["sqlparse >= 0.3.0", "google-cloud-spanner >= 2.0.0"]
20+
dependencies = ["sqlparse >= 0.3.0", "google-cloud-spanner >= 2.1.0"]
2121
extras = {}
2222

2323
BASE_DIR = os.path.dirname(__file__)

0 commit comments

Comments
 (0)