Skip to content

Commit e58294c

Browse files
committed
setup: bump dclab from 0.61.1 to 0.62.7 (close #32)
1 parent 5c34495 commit e58294c

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
0.17.3
2+
- setup: bump dclab from 0.61.1 to 0.62.7 (#32)
13
0.17.2
24
- ref: support numpy 2
35
0.17.1

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.61.1",
27+
install_requires=["dclab[tdms]>=0.62.7",
2828
"h5py>=3.9.0",
2929
# https://github.com/imageio/imageio/issues/766
3030
"imageio[ffmpeg]==2.10.3",

0 commit comments

Comments
 (0)