Sfoglia il codice sorgente

Version push

tags/1.6.1
Trevor Irons 4 anni fa
parent
commit
0115185545
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      setup.py

+ 1
- 1
setup.py Vedi File

@@ -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…
Annulla
Salva