Skip to content

Commit e9ea0ca

Browse files
update scm
1 parent 493f1e6 commit e9ea0ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ description = "Robust linear regression in the multiple regression and multivari
3131

3232
[tool.setuptools_scm]
3333
write_to = "src/mcd_regression/_version.py"
34+
version_scheme = "guess-next-dev"
35+
local_scheme = "no-local-version"
3436

3537
[project.optional-dependencies]
3638
dev = [

0 commit comments

Comments
 (0)