mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-02 08:12:39 +02:00
commit
3488ef4a4d
3 changed files with 3 additions and 3 deletions
|
|
@ -67,6 +67,6 @@ deploy:
|
||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
branch: plot_density
|
branch: plot_density
|
||||||
server: https://testpypi.python.org/pypi
|
#server: https://testpypi.python.org/pypi
|
||||||
distributions: "bdist_wheel sdist"
|
distributions: "bdist_wheel sdist"
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
__version__ = "0.8.9.dev"
|
__version__ = "0.8.8dev"
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
[bumpversion]
|
[bumpversion]
|
||||||
current_version = 0.8.9.dev
|
current_version = 0.8.8dev
|
||||||
tag = True
|
tag = True
|
||||||
commit = True
|
commit = True
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue