diff --git a/case_utils/__init__.py b/case_utils/__init__.py index b2eab35..bdcd08b 100644 --- a/case_utils/__init__.py +++ b/case_utils/__init__.py @@ -11,6 +11,6 @@ # # We would appreciate acknowledgement if the software is used. -__version__ = "0.5.1" +__version__ = "0.5.1.post0" from . import local_uuid