Skip to content

Commit 54febd6

Browse files
vrouletOptaxDev
authored andcommitted
Begin of 0.2.1 development
PiperOrigin-RevId: 612862356
1 parent 81c5022 commit 54febd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

optax/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
)
214214
dpsgd = contrib.dpsgd
215215

216-
__version__ = "0.2.0"
216+
__version__ = "0.2.1.dev"
217217

218218
__all__ = (
219219
"adabelief",

0 commit comments

Comments
 (0)