From 0a3b265e25f0b30de61807b7f82828b3bb39aaf6 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Wed, 14 Jul 2021 12:29:59 +0200 Subject: [PATCH] forgot to update the python package version number --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c6e6d1ead8..bd01560ab5 100755 --- 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', -- 2.20.1