Skip to content

Commit

Permalink
start of 0.1.9 development cycle
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 598609779
  • Loading branch information
fabianp authored and OptaxDev committed Jan 15, 2024
1 parent 601cf91 commit 35c719f
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 @@ -202,7 +202,7 @@
)
dpsgd = contrib.dpsgd

__version__ = "0.1.8"
__version__ = "0.1.9.dev"

__all__ = (
"adabelief",
Expand Down

0 comments on commit 35c719f

Please sign in to comment.