Skip to content

Commit f29890c

Browse files
committed
bump: version 1.0.4 → 2.0.0
1 parent a328f8a commit f29890c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
112
## 1.0.4 (2025-04-08)
213

314
### Feat

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "auto-harica"
3-
version = "1.0.4"
3+
version = "2.0.0"
44
description = "Automated SSL/TLS certificate issuance and renewal for Harica using Docker."
55
readme = "README.md"
66
requires-python = ">=3.13"

0 commit comments

Comments
 (0)