Bastien Sevajol 7 anni fa
parent
commit
9348537b54
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      setup.py

+ 1 - 1
setup.py Vedi File

@@ -27,7 +27,7 @@ if sys.version_info.major == 3 and sys.version_info.minor == 4:
27 27
 
28 28
 setup(
29 29
     name='synergine2',
30
-    version='1.0.2',
30
+    version='1.0.3',
31 31
     description='Subject focus simulation framework',
32 32
     author='Bastien Sevajol',
33 33
     author_email='sevajol.bastien@gmail.com',