Skip to content

Commit 56d290e

Browse files
committed
Use guessed dynamic version
1 parent 69bc6f6 commit 56d290e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ghidra_jupyter/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ build-backend = "hatchling.build"
3030
[tool.hatch.version]
3131
source = "vcs"
3232
[tool.hatch.version.raw-options]
33-
version_scheme = "no-guess-dev"
33+
version_scheme = "guess-next-dev"
3434
root = ".."
3535

3636

0 commit comments

Comments
 (0)