We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 590e52e commit 5869a03Copy full SHA for 5869a03
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "trailmark"
7
-version = "0.1.0"
+version = "0.1.2"
8
description = "Parse source code into a queryable graph of functions, classes, calls, and semantic annotations"
9
readme = "README.md"
10
requires-python = ">=3.12"
0 commit comments