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 2c458bd commit 36e7c8bCopy full SHA for 36e7c8b
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## 0.1.0 (2023-05-24)
4
5
6
+### Features
7
8
+* Initial release of google-cloud-alloydb-connector package
google/cloud/alloydb/connector/version.py
@@ -12,4 +12,4 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-__version__ = "0.0.1-dev"
+__version__ = "0.1.0"
0 commit comments