Bastien Sevajol hace 7 años
padre
commit
9348537b54
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      setup.py

+ 1 - 1
setup.py Ver fichero

@@ -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',