Skip to content

Commit a80cf7d

Browse files
Update version to 0.1.2
1 parent 5007281 commit a80cf7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jax_metrics/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.1.1"
1+
__version__ = "0.1.2"
22

33

44
from jax_metrics.losses import Loss

0 commit comments

Comments
 (0)