We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a328f8a commit f29890cCopy full SHA for f29890c
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## 2.0.0 (2025-04-17)
2
+
3
+### Feat
4
5
+- update to 0.21.2
6
+- update to 0.21.1
7
8
+### Fix
9
10
+- renewal was not finding correct pem
11
12
## 1.0.4 (2025-04-08)
13
14
### Feat
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "auto-harica"
-version = "1.0.4"
+version = "2.0.0"
description = "Automated SSL/TLS certificate issuance and renewal for Harica using Docker."
readme = "README.md"
requires-python = ">=3.13"
0 commit comments