Skip to content

Commit

Permalink
Release of version 0.2.2
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 619580416
  • Loading branch information
vroulet authored and OptaxDev committed Mar 27, 2024
1 parent f3213b4 commit ccb56f0
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 @@ -215,7 +215,7 @@
)
dpsgd = contrib.dpsgd

__version__ = "0.2.2.dev"
__version__ = "0.2.2"

__all__ = (
"adabelief",
Expand Down

0 comments on commit ccb56f0

Please sign in to comment.