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