Skip to content

Commit c185787

Browse files
committed
Bump version
1 parent ae1ecdb commit c185787

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
@@ -39,7 +39,7 @@
3939
__description__ = "Didactic Gaussian processes in JAX"
4040
__url__ = "https://github.com/JaxGaussianProcesses/GPJax"
4141
__contributors__ = "https://github.com/JaxGaussianProcesses/GPJax/graphs/contributors"
42-
__version__ = "0.10.1"
42+
__version__ = "0.10.2"
4343

4444
__all__ = [
4545
"base",

0 commit comments

Comments
 (0)