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 f2b3017 commit 753c7c4Copy full SHA for 753c7c4
Changes.rst
@@ -1,3 +1,8 @@
1
+Changes for v0.4.0 (2022-02-27)
2
+===============================
3
+
4
+- Bump dependency version
5
6
Changes for v0.3.4 (2022-01-23)
7
===============================
8
setup.py
@@ -4,7 +4,7 @@
setup(
name="sqlalchemy-aurora-data-api",
- version="0.3.4",
+ version="0.4.0",
url='https://github.com/chanzuckerberg/sqlalchemy-aurora-data-api',
9
license='Apache Software License',
10
author='Andrey Kislyuk',
0 commit comments