[version] handling version in a file

This commit is contained in:
Max Zwiessele 2015-09-09 09:28:42 +01:00
parent 60aca4a635
commit ac70d3da21
4 changed files with 8 additions and 7 deletions

View file

@ -3,5 +3,4 @@ current_version = 0.8.0
tag = True
commit = True
[bumpversion:file:setup.py]
[bumpversion:file:GPy/__init__.py]
[bumpversion:file:GPy/VERSION]