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 ae1ecdb commit c185787Copy full SHA for c185787
gpjax/__init__.py
@@ -39,7 +39,7 @@
39
__description__ = "Didactic Gaussian processes in JAX"
40
__url__ = "https://github.com/JaxGaussianProcesses/GPJax"
41
__contributors__ = "https://github.com/JaxGaussianProcesses/GPJax/graphs/contributors"
42
-__version__ = "0.10.1"
+__version__ = "0.10.2"
43
44
__all__ = [
45
"base",
0 commit comments