Bump version: 0.9.4 → 0.9.5

This commit is contained in:
Max Zwiessele 2016-01-11 16:52:40 +00:00
parent 0c135c775d
commit e75f78d702
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
__version__ = "0.9.4" __version__ = "0.9.5"

View file

@ -1,5 +1,5 @@
[bumpversion] [bumpversion]
current_version = 0.9.4 current_version = 0.9.5
tag = True tag = True
commit = True commit = True