Bump version: 1.0.0 → 2.0.0

This commit is contained in:
Max Zwiessele 2016-04-01 15:59:09 +01:00
parent c14534a8cb
commit 3c3fcec8ee
2 changed files with 2 additions and 2 deletions

View file

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

View file

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