We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3998d27 commit 3e7131dCopy full SHA for 3e7131d
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changelog
2
3
## master - CURRENT
4
+
5
+## 3.22.1 - 12/10/2022
6
### Modified
7
* Upgrade to Lexicon 3.11.6 (fix `hetzner` provider)
8
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "dnsrobocert"
-version = "3.22.0"
+version = "3.22.1"
description = "A tool to manage your DNS-challenged TLS certificates"
9
license = "MIT"
10
keywords = [
0 commit comments