Skip to content

Commit 106c5d7

Browse files
committed
Bump setup version number
1 parent 7eecf62 commit 106c5d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ name = deepliif
33
description_file = README.md
44
author = Parmida93
55
author_email = [email protected]
6-
version = 1.1.10
6+
version = 1.1.11
77
url = https://github.com/nadeemlab/DeepLIIF

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name='deepliif',
9-
version='1.1.10',
9+
version='1.1.11',
1010
packages=['deepliif', 'deepliif.data', 'deepliif.models', 'deepliif.util', 'deepliif.options'],
1111

1212
description='DeepLIIF: Deep-Learning Inferred Multiplex Immunofluorescence for Immunohistochemical Image Quantification',

0 commit comments

Comments
 (0)