We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c5b93d commit aec27aeCopy full SHA for aec27ae
CHANGELOG
@@ -1,5 +1,5 @@
1
2.2.0
2
- - setup: bump dclab from 0.26.2 to 0.27.0 (support for machine
+ - setup: bump dclab from 0.26.2 to 0.27.5 (support for machine
3
learning features)
4
- fix: modify the GUI to enable box filtering for ml_score_???
5
features
setup.py
@@ -26,7 +26,7 @@
26
long_description=open('README.rst').read() if exists('README.rst') else '',
27
install_requires=["appdirs",
28
"fcswrite>=0.5.1",
29
- "dclab>=0.27.0",
+ "dclab>=0.27.5",
30
"h5py>=2.8.0",
31
"numpy>=1.9.0",
32
"pyqt5",
0 commit comments