Skip to content

Commit f9a877c

Browse files
committed
fix: normalize SCM version format
Signed-off-by: Abhijeet <abhijeetsaharan2236@gmail.com>
1 parent d20abf3 commit f9a877c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ local_scheme = "dirty-tag"
7575

7676
[tool.pdm]
7777
version = { source = "scm" }
78+
version_format = "{version}" # normalize SCM version
7879

7980
[tool.pdm.build]
8081
package-dir = "src"

0 commit comments

Comments
 (0)