Skip to content

Commit daf55c7

Browse files
authored
Increment the version number from 0.25.0 to 0.26.0 (#165)
1 parent ef4c528 commit daf55c7

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.25.0"
7+
version = "0.26.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)