Skip to content

Commit 860713c

Browse files
committed
acmens: bump to version 0.3.0
1 parent d6130f9 commit 860713c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

acmens.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
from urllib.error import URLError
2222

2323

24-
__version__ = "0.3.0.dev"
24+
__version__ = "0.3.0"
2525

2626
CA_PRD = "https://acme-v02.api.letsencrypt.org"
2727
CA_STG = "https://acme-staging-v02.api.letsencrypt.org"

0 commit comments

Comments
 (0)