From 2c134c16b8f05d4bacc26f045adff94b6efa4d1a Mon Sep 17 00:00:00 2001 From: Adrien Ferrand Date: Sun, 16 Aug 2020 22:26:52 +0200 Subject: [PATCH] Version 3.4.0 --- CHANGELOG.md | 2 ++ pyproject.toml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bec470800..cc7fa9f82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Changelog ## master - CURRENT + +## 3.4.0 - 16/08/2020 ### Added * Use `poetry` to manage dependencies, build and package Lexicon. * Add integration tests for Mac OS X diff --git a/pyproject.toml b/pyproject.toml index ea4ca89e5..048b45dfa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "dns-lexicon" -version = "3.3.28" +version = "3.4.0" description = "Manipulate DNS records on various DNS providers in a standardized/agnostic way" license = "MIT" keywords = [