Skip to content

Commit 0a64066

Browse files
committed
Update version_schema for the 3.0 release branch via script
1 parent 2ccaaef commit 0a64066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Homepage = "https://github.com/DataDog/dd-trace-py"
7575
"Source Code" = "https://github.com/DataDog/dd-trace-py/"
7676

7777
[tool.setuptools_scm]
78-
version_scheme = "release-branch-semver" # Must be "release-branch-semver" for now in main, see https://github.com/DataDog/dd-trace-py/issues/8801
78+
version_scheme = "guess-next-dev" # Must be "release-branch-semver" for now in main, see https://github.com/DataDog/dd-trace-py/issues/8801
7979
write_to = "ddtrace/_version.py"
8080

8181
[tool.cython-lint]

0 commit comments

Comments
 (0)