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 d3df811 commit b48ec09Copy full SHA for b48ec09
Changes.rst
@@ -1,3 +1,8 @@
1
+Changes for v0.3.1 (2021-12-25)
2
+===============================
3
+
4
+- Update release script
5
6
Changes for v0.3.0 (2021-12-25)
7
===============================
8
setup.py
@@ -4,7 +4,7 @@
setup(
name="sqlalchemy-aurora-data-api",
- version="0.3.0",
+ version="0.3.1",
url='https://github.com/chanzuckerberg/sqlalchemy-aurora-data-api',
9
license='Apache Software License',
10
author='Andrey Kislyuk',
0 commit comments