Bump version: 0.8.0 → 0.8.1

This commit is contained in:
Max Zwiessele 2015-09-09 13:23:56 +01:00
parent 2bf85d60e8
commit 850708f5cc
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,7 @@
[bumpversion]
current_version = 0.8.0
current_version = 0.8.1
tag = True
commit = True
[bumpversion:file:GPy/__version__.py]