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 6974112 commit f53116bCopy full SHA for f53116b
gpjax/__init__.py
@@ -40,7 +40,7 @@
40
__description__ = "Gaussian processes in JAX and Flax"
41
__url__ = "https://github.com/JaxGaussianProcesses/GPJax"
42
__contributors__ = "https://github.com/JaxGaussianProcesses/GPJax/graphs/contributors"
43
-__version__ = "0.12.2"
+__version__ = "0.13.0"
44
45
__all__ = [
46
"gps",
0 commit comments