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 2989b03 commit c77ce98Copy full SHA for c77ce98
Changes.rst
@@ -1,3 +1,9 @@
1
+Changes for v0.2.6 (2020-11-13)
2
+===============================
3
+
4
+Update handling of error codes and response size error for latest Data
5
+API version
6
7
Changes for v0.2.5 (2020-10-03)
8
===============================
9
setup.py
@@ -4,7 +4,7 @@
setup(
name="aurora-data-api",
- version="0.2.5",
+ version="0.2.6",
url='https://github.com/chanzuckerberg/aurora-data-api',
license='Apache Software License',
10
author='Andrey Kislyuk',
0 commit comments