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 33189d2 commit 500c9c4Copy full SHA for 500c9c4
Changes.rst
@@ -1,3 +1,8 @@
1
+Changes for v0.3.2 (2022-01-23)
2
+===============================
3
+
4
+- Bump dependency to incorporate fix; add regression test
5
6
Changes for v0.3.1 (2021-12-25)
7
===============================
8
setup.py
@@ -4,7 +4,7 @@
setup(
name="sqlalchemy-aurora-data-api",
- version="0.3.1",
+ version="0.3.2",
url='https://github.com/chanzuckerberg/sqlalchemy-aurora-data-api',
9
license='Apache Software License',
10
author='Andrey Kislyuk',
0 commit comments