mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 12:56:22 +02:00
13 lines
176 B
INI
13 lines
176 B
INI
[bumpversion]
|
|
current_version = 1.0.7
|
|
tag = False
|
|
commit = True
|
|
|
|
[bumpversion:file:GPy/__version__.py]
|
|
|
|
[bdist_wheel]
|
|
universal = 1
|
|
|
|
[upload_docs]
|
|
upload-dir = doc/build/html
|
|
|