Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Start the dev of 3.30.
[simgrid.git] / setup.py
index fa5db0f..8a70114 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -88,7 +88,7 @@ class CMakeBuild(build_ext):
 
 setup(
     name='simgrid',
-    version='3.29',
+    version='3.29.1',
     author='Da SimGrid Team',
     author_email='simgrid-devel@lists.gforge.inria.fr',
     description='Toolkit for scalable simulation of distributed applications',