GPy/setup.cfg

16 lines
222 B
INI
Raw Normal View History

[bumpversion]
2018-02-22 18:11:44 +01:00
current_version = 1.9.1
tag = True
commit = True
[bumpversion:file:GPy/__version__.py]
2016-07-30 09:02:46 +01:00
2016-07-29 13:39:02 +01:00
[bumpversion:file:appveyor.yml]
2015-09-09 13:23:56 +01:00
2015-10-11 09:33:56 +01:00
[upload_docs]
2015-10-11 17:05:25 +01:00
upload-dir = doc/build/html
2016-04-11 08:51:42 +01:00
2016-04-13 15:02:47 +01:00
[medatdata]
description-file = README.rst
2018-02-22 17:06:02 +01:00