bump version

This commit is contained in:
2020-04-30 09:25:27 +02:00
parent 1af5a3fecb
commit 5ac7ce00e1
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@ source:
path: ..
build:
noarch: python
entry_points:
- cadump_server = cadump.cadump:main
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup
setup(
name="cadump",
version="0.0.8",
version="0.0.9",
author="Paul Scherrer Institute",
author_email="daq@psi.ch",
description="Interface to dump data from archiver/databuffer",