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 b7299da commit 4245a4cCopy full SHA for 4245a4c
Changes.rst
@@ -1,3 +1,8 @@
1
+Changes for v0.1.6 (2020-01-02)
2
+===============================
3
+
4
+- Add enum support
5
6
Changes for v0.1.5 (2020-01-01)
7
===============================
8
setup.py
@@ -4,7 +4,7 @@
setup(
name="sqlalchemy-aurora-data-api",
- version="0.1.5",
+ version="0.1.6",
url='https://github.com/chanzuckerberg/sqlalchemy-aurora-data-api',
9
license='Apache Software License',
10
author='Andrey Kislyuk',
0 commit comments