We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 169ae96 commit fb45a20Copy full SHA for fb45a20
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pytorch_optimizer"
3
-version = "2.6.0"
+version = "2.6.1"
4
description = "optimizer & lr scheduler implementations in PyTorch with clean-code, strict types. Also, including useful optimization ideas."
5
license = "Apache-2.0"
6
authors = ["kozistr <[email protected]>"]
0 commit comments