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 fbfa3db commit c85ce08Copy full SHA for c85ce08
1 file changed
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "heavyball"
7
description = "Compile-first PyTorch optimizer library - AdamW, Muon, SOAP/Shampoo, PSGD, Schedule-Free, and 30+ more with torch.compile fusion and composable features"
8
-version = "3.1.1"
+version = "3.2.0"
9
authors = [{ name = "HeavyBall Authors", email = "github.heavyball@nestler.sh" }]
10
license = "BSD-2-Clause"
11
license-files = ["LICENSE"]
0 commit comments