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

Commit

Permalink
chore: tag 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pjenvey committed May 15, 2017
1 parent 152b4c7 commit b9385d0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
<a name="0.1.1"></a>
## 0.1.1 (2017-05-15)


#### Doc

* update README with run steps ([3d6b5aa2](https://github.com/loads/ardere/commit/3d6b5aa2e6277a33e1a464d30168bbc2f406c512))

#### Bug Fixes

* bump wait for cluster ready from 10 to 30 minutes ([a23115b8](https://github.com/loads/ardere/commit/a23115b8bc20f4e7b44ef4bf78b3687069ea1253))



<a name="0.1"></a>
## 0.1 (2017-04-25)

Expand Down
2 changes: 1 addition & 1 deletion ardere/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.1' # pragma: nocover
__version__ = '0.1.1' # pragma: nocover

0 comments on commit b9385d0

Please sign in to comment.