Bump version: 1.0.1 → 1.0.2

This commit is contained in:
Max Zwiessele 2016-04-04 08:31:27 +01:00
parent 4d5fdf96ed
commit 67cd0c08b5
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
__version__ = "1.0.1" __version__ = "1.0.2"

View file

@ -1,5 +1,5 @@
[bumpversion] [bumpversion]
current_version = 1.0.1 current_version = 1.0.2
tag = False tag = False
commit = True commit = True