From 61e48094732ee69da5628c75090d791e684781f4 Mon Sep 17 00:00:00 2001 From: Adrien Ferrand Date: Wed, 8 Apr 2020 22:33:22 +0200 Subject: [PATCH] Version 3.1.6 --- CHANGELOG.md | 2 ++ pyproject.toml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5084eda2..782397e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Changelog ## master - CURRENT + +## 3.1.6 - 08/04/2020 ## Changed * Update runtime dependencies (including cryptography 2.9) * Fix the `delegated_subdomain` parameter in providers configuration that was not taken into account diff --git a/pyproject.toml b/pyproject.toml index dc5f2927..7db37c78 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "dnsrobocert" -version = "3.1.5" +version = "3.1.6" description = "A tool to manage your DNS-challenged TLS certificates" license = "MIT" keywords = [