diff --git a/setup.py b/setup.py index 4137c967..1e56841f 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name="slic", - version="0.0.1", + version="0.0.2", url="https://gitlab.psi.ch/slic/slic", description="SwissFEL Library for Instrument Control", author="Paul Scherrer Institute",