mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 12:56:22 +02:00
15 lines
222 B
INI
15 lines
222 B
INI
[bumpversion]
|
|
current_version = 1.9.9
|
|
tag = True
|
|
commit = True
|
|
|
|
[bumpversion:file:GPy/__version__.py]
|
|
|
|
[bumpversion:file:appveyor.yml]
|
|
|
|
[upload_docs]
|
|
upload-dir = doc/build/html
|
|
|
|
[medatdata]
|
|
description-file = README.rst
|
|
|