Commit edf85e3
committed
Clear the "unused" version number in pyproject.toml to
The version number committed is never actually used to push anything to PyPI, as `poetry version <tag version>` is run by the Publish Github Actions workflow. This change hopefully makes confusion about this fact less likely.develop
1 parent 8858696 commit edf85e3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments