Skip to content

Commit da13015

Browse files
committed
Merge branch 'release/v1.5.0' into develop
2 parents 8ca2353 + 84e4937 commit da13015

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Changelog
22
=========
33

4+
v1.5.10 (2023-06-28)
5+
-------------------
6+
47
* Added location constants
58
* Refactored the code to send `location_code` instead of `location` when creating an instance or a volume
69

datacrunch/__version__.py

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

0 commit comments

Comments
 (0)