Skip to content
This repository was archived by the owner on Oct 24, 2020. It is now read-only.

Commit b9385d0

Browse files
committed
chore: tag 0.1.1
1 parent 152b4c7 commit b9385d0

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="0.1.1"></a>
2+
## 0.1.1 (2017-05-15)
3+
4+
5+
#### Doc
6+
7+
* update README with run steps ([3d6b5aa2](https://github.com/loads/ardere/commit/3d6b5aa2e6277a33e1a464d30168bbc2f406c512))
8+
9+
#### Bug Fixes
10+
11+
* bump wait for cluster ready from 10 to 30 minutes ([a23115b8](https://github.com/loads/ardere/commit/a23115b8bc20f4e7b44ef4bf78b3687069ea1253))
12+
13+
14+
115
<a name="0.1"></a>
216
## 0.1 (2017-04-25)
317

ardere/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.1' # pragma: nocover
1+
__version__ = '0.1.1' # pragma: nocover

0 commit comments

Comments
 (0)