Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
also test with several cores. Let's see how this goes
[simgrid.git] / setup.py
index 04ddf032f35912de29b62a0b1101f9a27ef843ca..330598ca20c4eff43918f0cae3efa8236f90f755 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -85,7 +85,7 @@ class CMakeBuild(build_ext):
 
 setup(
     name='simgrid',
-    version='3.26',
+    version='3.26.1',
     author='Da SimGrid Team',
     author_email='simgrid-devel@lists.gforge.inria.fr',
     description='Toolkit for scalable simulation of distributed applications',