GPy/setup.cfg

11 lines
132 B
INI
Raw Normal View History

[bumpversion]
2015-09-10 16:49:33 +01:00
current_version = 0.8.8
tag = True
commit = True
[bumpversion:file:GPy/__version__.py]
2015-09-09 13:23:56 +01:00
2015-09-09 13:58:00 +01:00
[bdist_wheel]
universal = 1
2015-09-10 08:19:17 +01:00