Bump version: 0.9.8 → 1.0.0

This commit is contained in:
Max Zwiessele 2016-04-01 15:46:10 +01:00
parent 2001cd6dfd
commit b63af98f1f
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
__version__ = "0.9.8" __version__ = "1.0.0"

View file

@ -1,5 +1,5 @@
[bumpversion] [bumpversion]
current_version = 0.9.8 current_version = 1.0.0
tag = True tag = True
commit = True commit = True