Skip to content

Commit 987d9e6

Browse files
tomhennigancopybara-github
authored andcommitted
Cut Haiku 0.0.7 release.
PiperOrigin-RevId: 458886084
1 parent aefcfc4 commit 987d9e6

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
@@ -124,7 +124,7 @@
124124
from haiku._src.typing import SupportsCall
125125
from haiku._src.utils import get_channel_index
126126

127-
__version__ = "0.0.7.dev"
127+
__version__ = "0.0.7"
128128

129129
__all__ = (
130130
"AvgPool",

0 commit comments

Comments
 (0)