Bump version: 1.0.2 → 1.0.3

This commit is contained in:
Max Zwiessele 2016-04-05 13:48:49 +01:00
parent b4aeb822cb
commit 7a998920d0
2 changed files with 2 additions and 2 deletions

View file

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

View file

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