浏览代码

updated version

tags/v1.2.0^0
Robin Thoni 6 年前
父节点
当前提交
e6d1b193a5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      setup.py

+ 1
- 1
setup.py 查看文件

13
 
13
 
14
 setup(
14
 setup(
15
     name='certbot-pdns',
15
     name='certbot-pdns',
16
-    version="1.1.1",
16
+    version="1.2.0",
17
 
17
 
18
     description="Certbot DNS authenticator",
18
     description="Certbot DNS authenticator",
19
     long_description="""\
19
     long_description="""\

正在加载...
取消
保存