mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-02 14:45:15 +02:00
commit
e805297706
2 changed files with 3 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
__version__ = "0.8.8"
|
||||
__version__ = "0.8.9.dev"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
[bumpversion]
|
||||
current_version = 0.8.8
|
||||
current_version = 0.8.9.dev
|
||||
tag = True
|
||||
commit = True
|
||||
|
||||
|
|
@ -9,4 +9,4 @@ commit = True
|
|||
universal = 1
|
||||
|
||||
[upload_docs]
|
||||
upload-dir = doc/build/html
|
||||
upload-dir = doc/build/html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue