https://github.com/GPflow/GPflow
Revision 4f9aff7bea2e08e71614a962b33a46a6eae30b8d authored by Artem Artemev on 31 March 2020, 13:04:10 UTC, committed by GitHub on 31 March 2020, 13:04:10 UTC
1 parent 7e717cc
Raw File
Tip revision: 4f9aff7bea2e08e71614a962b33a46a6eae30b8d authored by Artem Artemev on 31 March 2020, 13:04:10 UTC
Bump version to 2.0.0 (#1395)
Tip revision: 4f9aff7
MANIFEST.in
include doc/source/conf.py
include doc/source/*.rst
include doc/source/notebooks/*.ipynb
include README.md
include RELEASE.md
include LICENSE
include VERSION
include gpflow/py.typed
back to top