We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3238d21 commit 9aab429Copy full SHA for 9aab429
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changelog
2
3
## master - CURRENT
4
+
5
+## 3.23.1 - 19/06/2023
6
### Modified
7
* Fix docker armv7l build
8
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "dnsrobocert"
-version = "3.23.0"
+version = "3.23.1"
description = "A tool to manage your DNS-challenged TLS certificates"
9
license = "MIT"
10
keywords = [
0 commit comments