Commit cf23131
committed
Ran into an issue attempting to publish a release 1.0.0-rc1 to test.pypi.org
I'm not sure if the problem is specific to the test version of PyPI or if it is related to limitations in setuptools_scm.
But to keep things simple I just changed the version to 0.10.0 and updated the CHANGELOG accordingly1 parent dd2bad3 commit cf23131
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments