From a2f62c62aee8db8ebc2a0d6a7a9dbf6bf0f5ed16 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Fri, 14 Jul 2023 08:57:22 +0400 Subject: [PATCH 1/2] Declare bumpversion as unmaintained --- README.rst | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index da2ec33..f55f879 100644 --- a/README.rst +++ b/README.rst @@ -1,9 +1,7 @@ -**⚠️ Current status of this project** +.. DANGER:: + ⚠️ ``bumpversion`` is **no longer maintained**. -* 🎬If you want to start **using bumpversion**, you're best advised to **install one of the maintained forks**, e.g. ➡ `@c4urself's bump2version `_. -* 🔨If you want to **help maintain** bumpversion, there's an `ongoing discussion about merging the fork back to the original project as well as forming a group of maintainers `_ to ensure a long-term future for this project. Please contribute. - ------ + You should **switch to `bump-my-version `_ **. =========== bumpversion From 414ae1ad9041ffd73f6317184ff0c7076b1520f9 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Fri, 14 Jul 2023 09:03:30 +0400 Subject: [PATCH 2/2] Fix style --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f55f879..24ac7f7 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ .. DANGER:: ⚠️ ``bumpversion`` is **no longer maintained**. - You should **switch to `bump-my-version `_ **. + You should **switch to** `bump-my-version `_. =========== bumpversion