add hack to more robustly get the pulseid-date mapping

This commit is contained in:
2018-12-11 09:08:45 +01:00
parent d3ef039b6b
commit 572958f149
4 changed files with 46 additions and 9 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup
setup(
name="cadump",
version="0.0.3",
version="0.0.4",
author="Paul Scherrer Institute",
author_email="daq@psi.ch",
description="Interface to dump data from archiver/databuffer",