We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7376a08 commit 772ac80Copy full SHA for 772ac80
setup.py
@@ -19,7 +19,7 @@
19
name = "google-cloud-alloydb-connector"
20
description = "A Python client library for connecting securely to your Google Cloud AlloyDB instances."
21
22
-release_status = "Development Status :: 4 - Beta"
+release_status = "Development Status :: 5 - Production/Stable"
23
dependencies = [
24
"aiohttp",
25
"cryptography>=42.0.0",
0 commit comments