Skip to content

Commit f53116b

Browse files
committed
Bump version
1 parent 6974112 commit f53116b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gpjax/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
__description__ = "Gaussian processes in JAX and Flax"
4141
__url__ = "https://github.com/JaxGaussianProcesses/GPJax"
4242
__contributors__ = "https://github.com/JaxGaussianProcesses/GPJax/graphs/contributors"
43-
__version__ = "0.12.2"
43+
__version__ = "0.13.0"
4444

4545
__all__ = [
4646
"gps",

0 commit comments

Comments
 (0)