mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-05 14:55:15 +02:00
[verion] mismatch
This commit is contained in:
parent
3c3fcec8ee
commit
4ac1b5e2b4
2 changed files with 3 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
__version__ = "2.0.0"
|
||||
__version__ = "1.0.0"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[bumpversion]
|
||||
current_version = 2.0.0
|
||||
tag = True
|
||||
current_version = 1.0.0
|
||||
tag = False
|
||||
commit = True
|
||||
|
||||
[bumpversion:file:GPy/__version__.py]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue