We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4441ee commit 963e14cCopy full SHA for 963e14c
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "ninetoothed"
7
-version = "0.23.0"
+version = "0.24.0"
8
authors = [{ name = "Jiacheng Huang", email = "huangjiacheng0709@outlook.com" }]
9
description = "A domain-specific language based on Triton but providing higher-level abstraction."
10
readme = "README.md"
0 commit comments