Bump version: 0.8.7 → 0.8.8

This commit is contained in:
Max Zwiessele 2015-09-10 16:49:33 +01:00
parent 9e39e9cbc0
commit 4ea5ebaa68
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
__version__ = "0.8.7" __version__ = "0.8.8"

View file

@ -1,5 +1,5 @@
[bumpversion] [bumpversion]
current_version = 0.8.7 current_version = 0.8.8
tag = True tag = True
commit = True commit = True