Explorar el Código

updated version

tags/v1.2.0^0
Robin Thoni hace 6 años
padre
commit
e6d1b193a5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      setup.py

+ 1
- 1
setup.py Ver fichero

@@ -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…
Cancelar
Guardar