Skip to content

Commit 963e14c

Browse files
authored
Increment the version number from 0.23.0 to 0.24.0 (#139)
1 parent b4441ee commit 963e14c

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.23.0"
7+
version = "0.24.0"
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)