diff --git a/setup.py b/setup.py index 34a3b37..25731f0 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ README = open(os.path.join(here, 'Readme.md')).read() setup(name='elog', - version='1.3.7', + version='1.3.8', description="Python library to access Elog.", long_description=README, author='Paul Scherrer Institute (PSI)',