Browse Source

updated version

tags/v1.2.0^0
Robin Thoni 6 years ago
parent
commit
e6d1b193a5
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      setup.py

+ 1
- 1
setup.py View File

@@ -13,7 +13,7 @@ here = path.abspath(path.dirname(__file__))
13 13
 
14 14
 setup(
15 15
     name='certbot-pdns',
16
-    version="1.1.1",
16
+    version="1.2.0",
17 17
 
18 18
     description="Certbot DNS authenticator",
19 19
     long_description="""\

Loading…
Cancel
Save