Release v0.0.2
This commit is contained in:
2
setup.py
2
setup.py
@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="sanipy",
|
name="sanipy",
|
||||||
version="0.0.1",
|
version="0.0.2",
|
||||||
url="https://gitlab.psi.ch/augustin_s/sanipy",
|
url="https://gitlab.psi.ch/augustin_s/sanipy",
|
||||||
description="A command-line tool for epics connection testing",
|
description="A command-line tool for epics connection testing",
|
||||||
author="Paul Scherrer Institute",
|
author="Paul Scherrer Institute",
|
||||||
|
Reference in New Issue
Block a user