Skip to content

Commit 5209f48

Browse files
committed
Version 3.22.0
1 parent 82f8410 commit 5209f48

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## master - CURRENT
4+
5+
## 3.22.0 - 10/10/2022
46
### Modified
57
* Fix docker build
68
* Upgrade to Certbot 1.31.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "dnsrobocert"
7-
version = "3.21.0"
7+
version = "3.22.0"
88
description = "A tool to manage your DNS-challenged TLS certificates"
99
license = "MIT"
1010
keywords = [

0 commit comments

Comments
 (0)