Skip to content

Commit

Permalink
Cut 0.0.11 release.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 581186233
  • Loading branch information
tomhennigan authored and copybara-github committed Nov 10, 2023
1 parent 2915c88 commit 4ea2736
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.dev"
__version__ = "0.0.11"

__all__ = (
"AvgPool",
Expand Down

0 comments on commit 4ea2736

Please sign in to comment.