Bump version: 0.8.28 → 0.8.29

This commit is contained in:
mzwiessele 2015-11-12 13:32:25 +00:00
parent 4db44f42fc
commit 27a401f241
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
__version__ = "0.8.28" __version__ = "0.8.29"

View file

@ -1,5 +1,5 @@
[bumpversion] [bumpversion]
current_version = 0.8.28 current_version = 0.8.29
tag = True tag = True
commit = True commit = True