Skip to content

Commit e8c2f3a

Browse files
committed
It doesn't like names for version
1 parent 9426311 commit e8c2f3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ filterwarnings = [
5252

5353
[tool.setuptools_scm]
5454
version_file = "presentation_validator/_version.py"
55-
fallback_version = "main"
55+
fallback_version = "1.0.0"
5656

5757
[dependency-groups]
5858
dev = [

0 commit comments

Comments
 (0)