Skip to content

Commit 0bb4ce6

Browse files
committed
Merge branch 'release/v1.6.0' into develop
2 parents e9b62f1 + 8fe89af commit 0bb4ce6

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
Changelog
22
=========
33

4+
v1.6.0 (2023-09-15)
5+
-------------------
6+
47
* Added locations endpoint and location code parameter to the availability endpoints
58

6-
v1.5.10 (2023-06-28)
9+
v1.5.0 (2023-06-28)
710
-------------------
811

912
* Added location constants

datacrunch/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '1.5.0'
1+
VERSION = '1.6.0'

0 commit comments

Comments
 (0)