diff --git a/pyaml/__init__.py b/pyaml/__init__.py index c58ae48b..649bda79 100644 --- a/pyaml/__init__.py +++ b/pyaml/__init__.py @@ -8,7 +8,7 @@ __title__ = "pyAML" __description__ = "Python Accelerator Middle Layer" __url__ = "https://github.com/python-accelerator-middle-layer/pyaml" -__version__ = "0.2.3" +__version__ = "0.2.4" __author__ = "pyAML collaboration" __author_email__ = ""