diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ab79a5fe..6549e596e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Changelog ## master - CURRENT + +## 3.14.1 - 13/08/2023 ### Added * Add back declared support to Python 3.7 for few cycles diff --git a/pyproject.toml b/pyproject.toml index 2ea0f7330..924435e65 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "dns-lexicon" -version = "3.14.0" +version = "3.14.1" description = "Manipulate DNS records on various DNS providers in a standardized/agnostic way" license = "MIT" keywords = [