Bump version: 0.8.3 → 0.8.4

This commit is contained in:
Max Zwiessele 2015-09-10 08:49:17 +01:00
parent 6acf5dcfac
commit b5f5f39007
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
__version__ = "0.8.3" __version__ = "0.8.4"

View file

@ -1,5 +1,5 @@
[bumpversion] [bumpversion]
current_version = 0.8.3 current_version = 0.8.4
tag = True tag = True
commit = True commit = True