Commit 8ab6d68
committed
Fix pyproject.toml to use proper template version 0.0.0
- Changed version from 25.10.1.dev0 to 0.0.0 as clear template placeholder
- Version is automatically extracted from pom.xml during build via extract_version.py
- Makes it clear that pyproject.toml is a template, not the source of truth for versioning1 parent 258ce9b commit 8ab6d68
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments