Bump version: 1.0.3 → 1.0.4

This commit is contained in:
Max Zwiessele 2016-04-08 07:38:27 +01:00
parent 77777cf2aa
commit b6f4072717
2 changed files with 2 additions and 2 deletions

View file

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

View file

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