Skip to content

Commit 8ff6d0d

Browse files
committed
release 1.1.0
1 parent 29a6c62 commit 8ff6d0d

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.1.0 (2023-01-20)
5+
-------------------
6+
47
* Added support for checking availability for a spot instance
58
* Updated two github actions to run on fixed version of ubuntu because the latest one is missing python 3.6
69
* Added more version of python to be used on two github actions

datacrunch/__version__.py

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

0 commit comments

Comments
 (0)