Bastien Sevajol hace 6 años
padre
commit
565fbe059c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      setup.py

+ 1 - 1
setup.py Ver fichero

@@ -30,7 +30,7 @@ setup(
30 30
     # Versions should comply with PEP440.  For a discussion on single-sourcing
31 31
     # the version across setup.py and the project code, see
32 32
     # https://packaging.python.org/en/latest/single_source_version.html
33
-    version='0.11',
33
+    version='0.12',
34 34
 
35 35
     description='HTTP api input/output manager',
36 36
     # long_description=long_description,