Skip to content

Commit e71c2ab

Browse files
committed
setup: bump dclab from 0.35.4 to 0.35.6
1 parent b0bd1f8 commit e71c2ab

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
2.7.2
2+
- setup: bump dclab from 0.35.4 to 0.35.6
13
2.7.1
24
- enh: display online polygon filters in metadata tab (#94)
35
- enh: show user configuration section in metadata tab (#86)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
description=description,
2626
long_description=open('README.rst').read() if exists('README.rst') else '',
2727
install_requires=["fcswrite>=0.5.1",
28-
"dclab[dcor,lme4]>=0.35.4",
28+
"dclab[dcor,lme4]>=0.35.6",
2929
"h5py>=2.8.0",
3030
"numpy>=1.9.0",
3131
"pyqt5",

0 commit comments

Comments
 (0)