Skip to content

Commit 793785f

Browse files
authored
Release Liger-Kernel version 0.3.0 (#246)
Release Liger-Kernel version 0.3.0 ## Summary <!--- This is a required section; please describe the main purpose of this proposed code change. ---> <!--- ## Details This is an optional section; is there anything specific that reviewers should be aware of? ---> ## Testing Done <!--- This is a required section; please describe how this change was tested. ---> <!-- Replace BLANK with your device type. For example, A100-80G-PCIe Complete the following tasks before sending your PR, and replace `[ ]` with `[x]` to indicate you have done them. --> - Hardware Type: <BLANK> - [ ] run `make test` to ensure correctness - [ ] run `make checkstyle` to ensure code style - [ ] run `make test-convergence` to ensure convergence
1 parent 53d5934 commit 793785f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "liger_kernel"
7-
version = "0.2.1"
7+
version = "0.3.0"
88
description = "Efficient Triton kernels for LLM Training"
99
urls = { "Homepage" = "https://github.com/linkedin/Liger-Kernel" }
1010
readme = { file = "README.md", content-type = "text/markdown" }

0 commit comments

Comments
 (0)