Bump version: 1.0.8 → 1.0.9

This commit is contained in:
mzwiessele 2016-05-11 15:02:53 +01:00
parent 375f3e0d6c
commit a20f93850d
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
__version__ = "1.0.8" __version__ = "1.0.9"

View file

@ -1,5 +1,5 @@
[bumpversion] [bumpversion]
current_version = 1.0.8 current_version = 1.0.9
tag = False tag = False
commit = True commit = True