Skip to content

Commit aec27ae

Browse files
committed
setup: bump dclab to 0.27.5
1 parent 5c5b93d commit aec27ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
2.2.0
2-
- setup: bump dclab from 0.26.2 to 0.27.0 (support for machine
2+
- setup: bump dclab from 0.26.2 to 0.27.5 (support for machine
33
learning features)
44
- fix: modify the GUI to enable box filtering for ml_score_???
55
features

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
long_description=open('README.rst').read() if exists('README.rst') else '',
2727
install_requires=["appdirs",
2828
"fcswrite>=0.5.1",
29-
"dclab>=0.27.0",
29+
"dclab>=0.27.5",
3030
"h5py>=2.8.0",
3131
"numpy>=1.9.0",
3232
"pyqt5",

0 commit comments

Comments
 (0)