From 636f42b1d6f8078bfac414e048cc6afe485f90a2 Mon Sep 17 00:00:00 2001 From: veenstrajelmer Date: Mon, 28 Oct 2024 20:39:23 +0100 Subject: [PATCH] post-release --- docs/CONTRIBUTING.md | 2 +- docs/whats-new.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index ec925190..82c7e701 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -77,7 +77,7 @@ - click `Generate release notes` and replace the `What's Changed` info by a tagged link to `docs/whats-new.md` - if all is set, click `Publish release` - a release is created and the github action publishes it [on PyPI](https://pypi.org/project/dfm-tools) -- post-release: commit+push `bumpversion patch` and `UNRELEASED` header in `docs/whats-new.md` to distinct between release and dev version +- post-release: commit+push `bumpversion patch` and `UNRELEASED` header in `docs/whats-new.md` to distinguish between release and dev version ## What are all these packages for? diff --git a/docs/whats-new.md b/docs/whats-new.md index a881926e..62b27a14 100644 --- a/docs/whats-new.md +++ b/docs/whats-new.md @@ -1,5 +1,8 @@ # What's new +## UNRELEASED + + ## 0.31.0 (2024-10-28) ### Fix