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 0be6cf9 commit fc752c4Copy full SHA for fc752c4
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pytorch_optimizer"
3
-version = "2.5.0"
+version = "2.5.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