Skip to content

Commit f25eb03

Browse files
tomhennigancopybara-github
authored andcommitted
Cut Haiku 0.0.6 release.
PiperOrigin-RevId: 428442846
1 parent 8d8555d commit f25eb03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

haiku/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
from haiku._src.typing import State
119119
from haiku._src.utils import get_channel_index
120120

121-
__version__ = "0.0.6.dev"
121+
__version__ = "0.0.6"
122122

123123
__all__ = (
124124
"AvgPool",

0 commit comments

Comments
 (0)