Skip to content

Commit d6048ae

Browse files
authored
Merge pull request #51 from InfiniTensor/increment-version-number
Increment the version number from 0.15.0 to 0.15.1
2 parents 565ddef + 53562e0 commit d6048ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "ninetoothed"
7-
version = "0.15.0"
7+
version = "0.15.1"
88
authors = [{ name = "Jiacheng Huang", email = "huangjiacheng0709@outlook.com" }]
99
description = "A domain-specific language based on Triton but providing higher-level abstraction."
1010
readme = "README.md"

0 commit comments

Comments
 (0)