Skip to content

Commit

Permalink
Release Optax v.0.0.9
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 382733250
  • Loading branch information
hbq1 authored and OptaxDev committed Jul 2, 2021
1 parent d2954c2 commit 989b755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optax/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
from optax._src.wrappers import MultiSteps
from optax._src.wrappers import MultiStepsState

__version__ = "0.0.8"
__version__ = "0.0.9"

__all__ = (
"adabelief",
Expand Down

0 comments on commit 989b755

Please sign in to comment.