add url option

This commit is contained in:
2018-12-07 15:23:05 +01:00
parent eed0bc469f
commit d3ef039b6b
3 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup
setup(
name="cadump",
version="0.0.2",
version="0.0.3",
author="Paul Scherrer Institute",
author_email="daq@psi.ch",
description="Interface to dump data from archiver/databuffer",