Skip to content

Commit d92f222

Browse files
Bump project version to 0.9.3 (#487)
1 parent f8d9c3e commit d92f222

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__ = "Didactic Gaussian processes in JAX"
4141
__url__ = "https://github.com/JaxGaussianProcesses/GPJax"
4242
__contributors__ = "https://github.com/JaxGaussianProcesses/GPJax/graphs/contributors"
43-
__version__ = "0.9.2"
43+
__version__ = "0.9.3"
4444

4545
__all__ = [
4646
"base",

0 commit comments

Comments
 (0)