andreped commited on
Commit
31df727
1 Parent(s): 66a8b62

bump v1.4.1

Browse files
Files changed (1) hide show
  1. setup.py +2 -2
setup.py CHANGED
@@ -10,8 +10,8 @@ with open('requirements.txt', 'r', encoding='utf-16', errors='ignore') as ff:
10
 
11
  setup(
12
  name='livermask',
13
- version='1.4.0',
14
- author="André Pedersen",
15
  author_email="andrped94@gmail.com",
16
  license='MIT',
17
  description="A package for automatic segmentation of liver from CT data",
 
10
 
11
  setup(
12
  name='livermask',
13
+ version='1.4.1',
14
+ author="André Pedersen and Javier Pérez de Frutos",
15
  author_email="andrped94@gmail.com",
16
  license='MIT',
17
  description="A package for automatic segmentation of liver from CT data",