Skip to content

Commit

Permalink
Cut 0.0.12.dev release.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 581221828
  • Loading branch information
tomhennigan authored and copybara-github committed Nov 10, 2023
1 parent 7c15f61 commit f1e4f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion haiku/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
from haiku._src.typing import SupportsCall
from haiku._src.utils import get_channel_index

__version__ = "0.0.11"
__version__ = "0.0.12.dev"

__all__ = (
"AvgPool",
Expand Down

0 comments on commit f1e4f5f

Please sign in to comment.