Skip to content

Commit 59109e2

Browse files
tomhennigancopybara-github
authored andcommitted
Cut 0.0.12 release.
PiperOrigin-RevId: 611093113
1 parent 5c0f1e2 commit 59109e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

haiku/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
from haiku._src.typing import SupportsCall
145145
from haiku._src.utils import get_channel_index
146146

147-
__version__ = "0.0.12.dev"
147+
__version__ = "0.0.12"
148148

149149
__all__ = (
150150
"AvgPool",

0 commit comments

Comments
 (0)