Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
forgot to update the python package version number
[simgrid.git] / setup.py
index c6e6d1e..bd01560 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',
     author='Da SimGrid Team',
     author_email='simgrid-devel@lists.gforge.inria.fr',
     description='Toolkit for scalable simulation of distributed applications',