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 dbaa5ce commit f681d71Copy full SHA for f681d71
gpjax/__init__.py
@@ -42,7 +42,7 @@
42
__description__ = "Didactic Gaussian processes in JAX"
43
__url__ = "https://github.com/thomaspinder/GPJax"
44
__contributors__ = "https://github.com/thomaspinder/GPJax/graphs/contributors"
45
-__version__ = "0.5.1"
+__version__ = "0.5.2"
46
47
48
__all__ = [
0 commit comments