Skip to content

Commit f681d71

Browse files
authored
Update __init__.py
1 parent dbaa5ce commit f681d71

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
@@ -42,7 +42,7 @@
4242
__description__ = "Didactic Gaussian processes in JAX"
4343
__url__ = "https://github.com/thomaspinder/GPJax"
4444
__contributors__ = "https://github.com/thomaspinder/GPJax/graphs/contributors"
45-
__version__ = "0.5.1"
45+
__version__ = "0.5.2"
4646

4747

4848
__all__ = [

0 commit comments

Comments
 (0)