Skip to content

Commit

Permalink
Merge pull request #809 from camsys/fix-version-scheme
Browse files Browse the repository at this point in the history
use default versioning scheme, not simplified
  • Loading branch information
jpn-- committed Feb 20, 2024
2 parents 8fbce63 + 6f8c741 commit ff3e96b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ build-backend = "setuptools.build_meta"
[tool.setuptools_scm]
fallback_version = "999"
write_to = "activitysim/_generated_version.py"
version_scheme = "python-simplified-semver"

[tool.isort]
profile = "black"
Expand Down

0 comments on commit ff3e96b

Please sign in to comment.