diff --git a/CHANGELOG.md b/CHANGELOG.md index 55c0baf..c30daab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ **unreleased** **v1.0.2-dev** +- Declare `bump2version` as unmaintained - Housekeeping: migrated from travis+appveyor to GitHub Actions for CI, thanks @clbarnes **v1.0.1** diff --git a/README.md b/README.md index 0e2fa55..42153ed 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,11 @@ [![image](https://img.shields.io/pypi/pyversions/bump2version.svg)](https://pypi.org/project/bump2version/) [![GitHub Actions](https://github.com/c4urself/bump2version/workflows/CI/badge.svg)](https://github.com/c4urself/bump2version/actions) -## NOTE - -This is a maintained fork of the excellent [bumpversion project](https://github.com/peritus/bumpversion). +> ⚠️ **Warning** +> +> `bump2version` is **no longer maintained**. +> +> You should **switch to [`bump-my-version`](https://github.com/callowayproject/bump-my-version)**. ## Overview