We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 565ddef + 53562e0 commit d6048aeCopy full SHA for d6048ae
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "ninetoothed"
7
-version = "0.15.0"
+version = "0.15.1"
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