We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82f8410 commit 5209f48Copy full SHA for 5209f48
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changelog
2
3
## master - CURRENT
4
+
5
+## 3.22.0 - 10/10/2022
6
### Modified
7
* Fix docker build
8
* Upgrade to Certbot 1.31.0
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "dnsrobocert"
-version = "3.21.0"
+version = "3.22.0"
description = "A tool to manage your DNS-challenged TLS certificates"
9
license = "MIT"
10
keywords = [
0 commit comments