Skip to content

Commit

Permalink
updated versions
Browse files Browse the repository at this point in the history
Former-commit-id: 41c8c88
  • Loading branch information
skim2257 authored Jun 25, 2022
1 parent 98fc2b1 commit 5ec2b82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
![GitHub stars](https://img.shields.io/github/stars/bhklab/med-imagetools?style=social)
![GitHub forks](https://img.shields.io/github/forks/bhklab/med-imagetools?style=social)

### Latest Updates (v0.4) - June 24th, 2022
### Latest Updates (v0.4.1) - June 24th, 2022
New features include:
* AutoPipeline CLI
* nnU-Net compatibility mode (--nnunet)
Expand Down
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="0.4",
version="0.4.1",
author="Michal Kazmierski, Sejin Kim, 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 5ec2b82

Please sign in to comment.