We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e62fc98 commit 1520999Copy full SHA for 1520999
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "liger_kernel"
7
-version = "0.3.0"
+version = "0.3.1"
8
description = "Efficient Triton kernels for LLM Training"
9
urls = { "Homepage" = "https://github.com/linkedin/Liger-Kernel" }
10
readme = { file = "README.md", content-type = "text/markdown" }
0 commit comments