diff --git a/setup.py b/setup.py index 72cc14a..b7d6463 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ name='DicomRTTool', author='Brian Mark Anderson', author_email='b5anderson@health.ucsd.edu', - version='2.1.4', + version='2.1.5', description='Services for reading dicom files, RT structures, and dose files, as well as tools for ' 'converting numpy prediction masks back to an RT structure', long_description=long_description,