From 8e49ba59e2d19f4fe72138da4bb06191e0d24da2 Mon Sep 17 00:00:00 2001 From: Adrien Ferrand Date: Thu, 23 Jul 2020 01:20:51 +0200 Subject: [PATCH] Version 3.5.0 --- CHANGELOG.md | 2 ++ pyproject.toml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b692a7b1..5cf96ccb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Changelog ## master - CURRENT + +## 3.5.0 - 23/07/2020 ## Added * `autocmd.command` now accepts list of string. If a list of string is provided, the command will be executed outside of a shell. If a string is provided, it will be executed inside a shell. diff --git a/pyproject.toml b/pyproject.toml index 7b6e22c0..0bf11db1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "dnsrobocert" -version = "3.4.0" +version = "3.5.0" description = "A tool to manage your DNS-challenged TLS certificates" license = "MIT" keywords = [