diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f6c173..fda5975 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,13 @@ -# rc: minor bump +# rc: micro bump + +No code changes. + +- The last release did not publish to PyPI due to a problem with + the CI automation; attempt to fix that. +- Also attempt to fix the ReadTheDocs build. + + +# pwkit 1.1.0 (2023-06-18) A test release, after many years of inactivity, because the previous release won't even import noawadays due to the use of very old Numpy features that have diff --git a/MANIFEST.in b/MANIFEST.in index b1e65dc..4b2feab 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,5 @@ -include *.rst include *.md +include *.yml include LICENSE include MANIFEST.in diff --git a/ci/zenodo.json5 b/ci/zenodo.json5 index fb3aa6c..bc9ac69 100644 --- a/ci/zenodo.json5 +++ b/ci/zenodo.json5 @@ -2,7 +2,7 @@ // and https://developers.zenodo.org/#representation { - conceptrecid: 'new-for:1.1.0', + conceptrecid: '8052838', metadata: { upload_type: 'software',