Explorar el Código

Version push

tags/1.6.1
Trevor Irons hace 4 años
padre
commit
0115185545
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.3.2',
24
+      version='1.3.3',
25 25
       python_requires='>3.7.0', # due to pyLemma
26 26
       description='Surface nuclear magnetic resonance workbench',
27 27
       long_description=long_description,

Loading…
Cancelar
Guardar