mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-06 02:24:17 +02:00
changed version
This commit is contained in:
parent
734edfe9d9
commit
794f918eb0
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -6,7 +6,7 @@ from numpy.distutils.core import Extension, setup
|
|||
#from sphinx.setup_command import BuildDoc
|
||||
|
||||
# Version number
|
||||
version = '0.1.3'
|
||||
version = '0.2'
|
||||
|
||||
def read(fname):
|
||||
return open(os.path.join(os.path.dirname(__file__), fname)).read()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue