Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix proxy-apps but not the new smpi faulty test
[simgrid.git] / setup.py
index c6e6d1ead80ee7f238cb58737571324d0eb0ac3c..c9b5fdebc583c1b3d7ec83f7b9ba4655f76ba76c 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -88,7 +88,7 @@ class CMakeBuild(build_ext):
 
 setup(
     name='simgrid',
-    version='3.27.1',
+    version='3.28.1',
     author='Da SimGrid Team',
     author_email='simgrid-devel@lists.gforge.inria.fr',
     description='Toolkit for scalable simulation of distributed applications',