diff --git a/pyproject.toml b/pyproject.toml index b408016..a5f3feb 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.2.7' +version = '0.2.8' readme = 'README.md' dependencies= ['tqdm', 'apd', 'data_manipulation_utilities>0.1.2']