We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29a6c62 commit 8ff6d0dCopy full SHA for 8ff6d0d
CHANGELOG.rst
@@ -1,6 +1,9 @@
1
Changelog
2
=========
3
4
+v1.1.0 (2023-01-20)
5
+-------------------
6
+
7
* Added support for checking availability for a spot instance
8
* Updated two github actions to run on fixed version of ubuntu because the latest one is missing python 3.6
9
* Added more version of python to be used on two github actions
datacrunch/__version__.py
@@ -1 +1 @@
-VERSION = '1.0.10'
+VERSION = '1.1.0'
0 commit comments