Bump version: 0.9.6 → 0.9.7

This commit is contained in:
Max Zwiessele 2016-02-24 14:20:35 +00:00
parent 7d7399f846
commit c1ed2fe8da
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
__version__ = "0.9.6" __version__ = "0.9.7"

View file

@ -1,5 +1,5 @@
[bumpversion] [bumpversion]
current_version = 0.9.6 current_version = 0.9.7
tag = True tag = True
commit = True commit = True