fix delay download

This commit is contained in:
2018-12-11 15:00:57 +01:00
parent f61c41233e
commit bbb98fe579
4 changed files with 37 additions and 17 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup
setup(
name="cadump",
version="0.0.4",
version="0.0.5",
author="Paul Scherrer Institute",
author_email="daq@psi.ch",
description="Interface to dump data from archiver/databuffer",