Bump version: 0.1.1 → 0.1.2

This commit is contained in:
Cameron Yick
2017-08-26 09:06:24 -04:00
parent 014b666a6e
commit 5da3f9f183
3 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.1.1
current_version = 0.1.2
commit = True
tag = True
@@ -19,4 +19,4 @@ exclude = docs
[aliases]
test = pytest
# Define setup.py command aliases here