Explorar el Código

1.0.16

tags/1.6.1
Trevor Irons hace 5 años
padre
commit
09fcd07c73
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      setup.py

+ 1
- 1
setup.py Ver fichero

@@ -21,7 +21,7 @@ with open("README.md", "r") as fh:
21 21
     long_description = fh.read()
22 22
 
23 23
 setup(name='Akvo',
24
-      version='1.0.15',
24
+      version='1.0.16',
25 25
       description='Surface nuclear magnetic resonance workbench',
26 26
       long_description=long_description,
27 27
       long_description_content_type='text/markdown',

Loading…
Cancelar
Guardar