We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f1015d commit 512eb49Copy full SHA for 512eb49
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
name = 'med-seg-diff-pytorch',
5
packages = find_packages(exclude=[]),
6
- version = '0.2.5',
+ version = '0.2.6',
7
license='MIT',
8
description = 'MedSegDiff - SOTA medical image segmentation - Pytorch',
9
author = 'Phil Wang',
0 commit comments