Skip to content

Commit

Permalink
bump dclab to 0.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Jan 8, 2020
1 parent 0c121d7 commit 4cd8f9f
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 @@ -25,7 +25,7 @@
description=description,
long_description=open('README.rst').read() if exists('README.rst') else '',
install_requires=["appdirs",
"dclab>=0.20.1",
"dclab>=0.20.3",
"fcswrite>=0.5.1",
"h5py>=2.8.0",
"numpy>=1.9.0",
Expand Down

0 comments on commit 4cd8f9f

Please sign in to comment.