diff --git a/src/gmalglib/__init__.py b/src/gmalglib/__init__.py index 520be89..2a8e5a1 100644 --- a/src/gmalglib/__init__.py +++ b/src/gmalglib/__init__.py @@ -14,4 +14,4 @@ from . import zuc from .wrapped import * -__version__ = "0.5.3" +__version__ = "0.5.4"