diff --git a/pasha/__init__.py b/pasha/__init__.py index 99f0d3d..05a8983 100644 --- a/pasha/__init__.py +++ b/pasha/__init__.py @@ -6,7 +6,7 @@ # Copyright (c) 2020, European X-Ray Free-Electron Laser Facility GmbH. # All rights reserved. -__version__ = '0.1.0' +__version__ = '0.1.1' from functools import wraps