We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f9750e commit 2144d09Copy full SHA for 2144d09
setup.py
@@ -16,7 +16,7 @@
16
# 'Development Status :: 3 - Alpha'
17
# 'Development Status :: 4 - Beta'
18
# 'Development Status :: 5 - Production/Stable'
19
-release_status = "Development Status :: 3 - Alpha"
+release_status = "Development Status :: 4 - Beta"
20
dependencies = ["sqlparse >= 0.3.0", "google-cloud-spanner >= 3.0.0"]
21
extras = {
22
"tracing": [
0 commit comments