X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7886abf130c679091811ff9bd2a90102321a01fb..aede22de548259a464b58ed858f34db8a7ff45ae:/setup.py diff --git a/setup.py b/setup.py index 8fbaa59786..21877a1b07 100755 --- a/setup.py +++ b/setup.py @@ -88,7 +88,7 @@ class CMakeBuild(build_ext): setup( name='simgrid', - version='3.31', + version='3.31.1', author='Da SimGrid Team', author_email='simgrid-community@inria.fr', description='Toolkit for scalable simulation of distributed applications',