We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d459e1d + f85ebd9 commit 249f42dCopy full SHA for 249f42d
2 files changed
CHANGELOG.rst
@@ -3,6 +3,7 @@ Changelog
3
4
* Added support for permanent deletion of volumes
5
* Added a Volume class method that inits a new Volume instance from a dict
6
+* Added a few integration tests for permanent deletion of volumes
7
8
v1.3.0 (2023-05-25)
9
-------------------
datacrunch/__version__.py
@@ -1 +1 @@
1
-VERSION = '1.3.0'
+VERSION = '1.4.0'
0 commit comments