There was an error while loading. Please reload this page.
To create a new release of GPy, you must be a maintainer of the repository.
The steps required to release are:
GPy/__version__.py
devel
git tag v1.2.3 && git push --tags
deploy
Upon merging the PR in step (4) above, the deploy section in .travis.yml will be executed to push the package built in CI to PyPi.
.travis.yml