GPy/setup.cfg

16 lines
223 B
INI
Raw Normal View History

[bumpversion]
2023-04-21 17:46:25 +01:00
current_version = 1.12.0
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
2019-05-17 17:57:08 +01:00