Skip to content

Commit

Permalink
Dicom seg (#78)
Browse files Browse the repository at this point in the history
* DICOM-SEG beta commit

* dicom-seg update

* some changes

* utils for refactoring

* add attr to reqs

* fixed attr to attrs

* update version
  • Loading branch information
skim2257 committed May 9, 2023
1 parent 7634a6c commit d99950f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name="med-imagetools",
version="1.1.3",
version="1.1.5",
author="Sejin Kim, Michal Kazmierski, Kevin Qu, Vishwesh Ramanathan, Benjamin Haibe-Kains",
author_email="benjamin.haibe.kains@utoronto.ca",
description="Transparent and reproducible image processing pipelines in Python.",
Expand Down

0 comments on commit d99950f

Please sign in to comment.