Skip to content

Commit ac92ae0

Browse files
authored
Apply suggestion from @ianhi
1 parent dfa18d5 commit ac92ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ add_imports = ["from __future__ import annotations"]
113113

114114
[tool.setuptools_scm]
115115
version_file = "distributed/_version.py"
116-
version_scheme = "post-version"
116+
version_scheme = "post-release"
117117

118118
[tool.pytest.ini_options]
119119
addopts = '''

0 commit comments

Comments
 (0)