diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 6e1ff86574c60ff58ec8a473e9ab8f49d192be17..c3b5c489d1a0d830001b29cd61c5b53615aad8e6 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 3.1.4 +current_version = 3.2.0 commit = true tag = true diff --git a/setup.cfg b/setup.cfg index 9254099030edb6dceaa8f1e66cdd4c7997dba70f..8e1997b61a391e881d0e4b1d1281c72e5a9e1295 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = enoslib -version = 3.1.4 +version = 3.2.0 keywords = evaluation, reproducible research, Grid5000 license_file = LICENSE.txt url = https://gitlab.inria.fr/discovery/enoslib