[version] controlling the version from __version__.py using bumpversion and setup.cfg

This commit is contained in:
Max Zwiessele 2015-09-09 09:49:15 +01:00
parent 3c2ea9033a
commit 2032493317

1
GPy/__version__.py Normal file
View file

@ -0,0 +1 @@
__version__ = "0.8.0"