diff --git a/setup.py b/setup.py index 5cf2b22..cef5e8c 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ setuptools.setup( name="seg_metrics", # Replace with your own username - version="1.1.5", + version="1.1.6", author="Jingnan Jia", author_email="jiajingnan2222@gmail.com", description="A package to compute different segmentation metrics for 2D/3D medical images.",