We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f86f916 commit f429f0fCopy full SHA for f429f0f
gpjax/__init__.py
@@ -40,7 +40,7 @@
40
__description__ = "Didactic Gaussian processes in JAX"
41
__url__ = "https://github.com/JaxGaussianProcesses/GPJax"
42
__contributors__ = "https://github.com/JaxGaussianProcesses/GPJax/graphs/contributors"
43
-__version__ = "0.9.0"
+__version__ = "0.9.1"
44
45
__all__ = [
46
"base",
0 commit comments