Skip to content

Commit 419c226

Browse files
committed
setup: bump dclab from 0.55.7 to 0.57.0 (speed)
1 parent 6bbeba6 commit 419c226

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+
0.16.0
2+
- setup: bump dclab from 0.55.7 to 0.57.0 (speed)
13
0.15.1
24
- setup: bump dclab from 0.52.0 to 0.55.7
35
0.15.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
license="GPL v3",
2525
description=description,
2626
long_description=open('README.rst').read() if exists('README.rst') else '',
27-
install_requires=["dclab[tdms]>=0.55.7",
27+
install_requires=["dclab[tdms]>=0.57.0",
2828
"h5py>=3.9.0",
2929
# https://github.com/imageio/imageio/issues/766
3030
"imageio[ffmpeg]==2.10.3",

0 commit comments

Comments
 (0)