GPy/setup.cfg

14 lines
189 B
INI
Raw Normal View History

[bumpversion]
2024-01-14 23:48:01 +01:00
current_version = 1.13.1
tag = True
commit = True
[bumpversion:file:GPy/__version__.py]
2016-07-30 09:02:46 +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]
2023-12-19 11:04:01 +01:00
description-file = README.md
2019-05-17 17:57:08 +01:00