Skip to content

Commit c82ebf3

Browse files
committed
Version 2.0.0
No more lexicon
1 parent f234ea1 commit c82ebf3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

certbot_dns_netcup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"""
66

77
# Keep metadata before any imports (for setup.py)!
8-
__version__ = '1.5.0'
8+
__version__ = '2.0.0'
99
__url__ = 'https://github.com/coldfix/certbot-dns-netcup'
1010
__all__ = ['Authenticator']
1111

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: certbot-dns-netcup
2-
version: 1.5.0
2+
version: 2.0.0
33
summary: Certbot DNS Authenticator plugin for netcup
44
description: |
55
This plugin automates the process of completing a dns-01 challenge by

0 commit comments

Comments
 (0)