We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9b62f1 + 8fe89af commit 0bb4ce6Copy full SHA for 0bb4ce6
CHANGELOG.rst
@@ -1,9 +1,12 @@
1
Changelog
2
=========
3
4
+v1.6.0 (2023-09-15)
5
+-------------------
6
+
7
* Added locations endpoint and location code parameter to the availability endpoints
8
-v1.5.10 (2023-06-28)
9
+v1.5.0 (2023-06-28)
10
-------------------
11
12
* Added location constants
datacrunch/__version__.py
@@ -1 +1 @@
-VERSION = '1.5.0'
+VERSION = '1.6.0'
0 commit comments