diff --git a/setup.py b/setup.py index 6c7e03f..532f2d9 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ def readme(): setup( name = 'pypx', - version = '3.11.10', + version = '3.11.12', description = 'PACS/ChRIS core tools and utils', long_description = readme(), python_requires = ">= 3.8",