Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

Commit

Permalink
setup: bump dclab from 0.20.1 to 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Feb 13, 2020
1 parent c702b19 commit 5a94ac7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
1.0.2
- setup: bump dclab from 0.20.1 to 0.21.0
1.0.1
- fix: MemoryError when plotting log-log data (#264)
1.0.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
],
},
install_requires=["appdirs",
"dclab[all]>=0.20.1",
"dclab[all]>=0.21.0",
"fcswrite>=0.5.0",
"h5py>=2.8.0",
"imageio>=2.3.0,<2.5.0",
Expand Down

0 comments on commit 5a94ac7

Please sign in to comment.