diff --git a/src/gmalglib/__init__.py b/src/gmalglib/__init__.py index f2fb0a7..54ce6d2 100644 --- a/src/gmalglib/__init__.py +++ b/src/gmalglib/__init__.py @@ -14,4 +14,4 @@ from . import zuc from .wrapped import * -__version__ = "0.5.8" +__version__ = "0.5.9"