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 e4e3884 commit 3036c6bCopy full SHA for 3036c6b
Changes.rst
@@ -1,3 +1,8 @@
1
+Changes for v0.3.2 (2022-01-23)
2
+===============================
3
+
4
+- Use a more robust postgresql error parser; add test
5
6
Changes for v0.3.1 (2022-01-23)
7
===============================
8
setup.py
@@ -4,7 +4,7 @@
setup(
name="aurora-data-api",
- version="0.3.1",
+ version="0.3.2",
url='https://github.com/chanzuckerberg/aurora-data-api',
9
license='Apache Software License',
10
author='Andrey Kislyuk',
0 commit comments