Skip to content

Commit

Permalink
Bump Sonnet version to 2.0.2.dev.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 495584613
  • Loading branch information
tomhennigan authored and Copybara-Service committed Dec 15, 2022
1 parent 950ecb1 commit bb650b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonnet/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"static_unroll",
)

__version__ = "2.0.1"
__version__ = "2.0.2.dev"

# ________________________________________
# / Please don't use symbols in `src` they \
Expand Down

0 comments on commit bb650b9

Please sign in to comment.