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

+ 1 - 1
setup.py Ver fichero

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