We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d459e1d commit f85ebd9Copy full SHA for f85ebd9
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