diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 2cd03d51..f1df0c85 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.3.5 +current_version = 0.4.0 message = Bump version to {new_version} commit = True tag = True diff --git a/CHANGELOG.rst b/CHANGELOG.rst index aef82f70..0d431326 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -9,6 +9,19 @@ and this project adheres to `Semantic Versioning