Commit 3f8bf04
authored
Update release notes for rc6.post1 (#943)
Semver is not fully supported by setuptools_scm, so we need to use a
version number that is compatible with PEP 440. This means intead of
using `rc6.1` we need to use `rc6.post1`. Using pre-release versions
with pre-release versions is discouraged but in this case it seems
better than do the jump to `rc7`.
Because `rc6.1` (or `rc6.2`) was ever released in PyPI, we'll use
`rc6.post1` and we'll include the release notes for `rc6.1` (`rc6.2` was
just an attempt to fix the version number).1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
0 commit comments