Skip to content

Commit

Permalink
Update version scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrjones committed Oct 20, 2023
1 parent 57f82eb commit d97b75d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ dev = [
"jinja2",
"mypy",
"pytest",
"s3fs",
"types-ujson",
"xarray",
]
Expand Down Expand Up @@ -70,3 +71,5 @@ packages = ["kerchunk"]

[tool.setuptools_scm]
fallback_version = "9999"
version_scheme = "post-release"
local_scheme = "no-local-version"

0 comments on commit d97b75d

Please sign in to comment.