From 2f6dd100cc4ff775c0656bac1b5de993676e6767 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20M=C3=BCller?= Date: Wed, 6 Nov 2019 20:34:02 +0100 Subject: [PATCH] cleanup --- CHANGELOG | 2 +- setup.py | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 475eeb5..ecece92 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,6 @@ 0.3.0 - feat: add option to compress an .rtdc dataset - - enh: bump dclab to 0.17.0 (data compression always set) + - enh: bump dclab to 0.17.1 (data compression always set) - enh: add measurement date to output filenames - enh: extract warning logs to ouptut directory - ci: disable console on appveyor build diff --git a/setup.py b/setup.py index f16bf1b..c1db92a 100644 --- a/setup.py +++ b/setup.py @@ -41,4 +41,3 @@ ], platforms=['ALL'] ) -