Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
start the cycle of 3.23.3
[simgrid.git] / setup.py
index 1a34611..394d07d 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -82,7 +82,7 @@ class CMakeBuild(build_ext):
 
 setup(
     name='simgrid',
-    version='3.23.2',
+    version='3.23.3',
     author='Da SimGrid Team',
     author_email='simgrid-devel@lists.gforge.inria.fr',
     description='Toolkit for scalable simulation of distributed applications',