Skip to content

Commit 387dfa9

Browse files
tomhennigancopybara-github
authored andcommitted
Cut 0.0.4 release.
PiperOrigin-RevId: 505642787
1 parent 107217e commit 387dfa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jmp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
from jmp._src.policy import half_dtype
2727
from jmp._src.policy import Policy
2828

29-
__version__ = "0.0.4.dev"
29+
__version__ = "0.0.4"
3030

3131
__all__ = (
3232
"all_finite",

0 commit comments

Comments
 (0)