Skip to content

Commit

Permalink
Merge pull request #256 from theochem/fix_version2
Browse files Browse the repository at this point in the history
Fix dynamic version
  • Loading branch information
FanwangM authored Oct 31, 2024
2 parents 384f41f + 90537a1 commit c64c29e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@ addopts = "-v"

[tool.setuptools_scm]
write_to = "src/grid/_version.py"
version_scheme = "guess-next-dev"
# version_scheme = "guess-next-dev"
local_scheme = "node-and-timestamp"

0 comments on commit c64c29e

Please sign in to comment.