diff --git a/pyproject.toml b/pyproject.toml index 15a15ed..8c8e33a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = 'post_ap' description = 'Project with code needed to filter, trim and slim ntuples produced by AP' -version = '0.3.4' +version = '0.3.5' readme = 'README.md' dependencies= [ 'tqdm',