mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 21:06:23 +02:00
12 lines
No EOL
173 B
INI
12 lines
No EOL
173 B
INI
[bumpversion]
|
|
current_version = 0.8.8
|
|
tag = True
|
|
commit = True
|
|
|
|
[bumpversion:file:GPy/__version__.py]
|
|
|
|
[bdist_wheel]
|
|
universal = 1
|
|
|
|
[upload_docs]
|
|
upload-dir = doc/build/html |