Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
spell checking, as per lintian
[simgrid.git] / setup.py
index fc71720008f01fbd58488d4ee0da822872c1c233..2027fe60363d362f918d1129eafd04d8ef58227c 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -74,7 +74,7 @@ class CMakeBuild(build_ext):
 
 setup(
     name='simgrid',
-    version='3.23',
+    version='3.23.1',
     author='Da SimGrid Team',
     author_email='simgrid-devel@lists.gforge.inria.fr',
     description='Toolkit for scalable simulation of distributed applications',