From 140762819a2b0c3fc41b36dff7705bc8f444d38f Mon Sep 17 00:00:00 2001 From: kevin Date: Tue, 24 Sep 2024 13:38:43 +0200 Subject: [PATCH] Update the release section in the readme --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index aff2d044..d50672ea 100644 --- a/README.rst +++ b/README.rst @@ -386,8 +386,7 @@ an otherwise stable message. Releasing --------- -The version number has to be changed in `setup.cfg <./setup.cfg>`__ -file. +To create a new release, just create a new release with a new version tag (e.g. v1.2.3) on `the releases page of this repository `__. Contributing ------------