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