Skip to content

Commit f429f0f

Browse files
authored
Bump version
1 parent f86f916 commit f429f0f

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.0"
43+
__version__ = "0.9.1"
4444

4545
__all__ = [
4646
"base",

0 commit comments

Comments
 (0)