diff --git a/pyaml/__init__.py b/pyaml/__init__.py index 231344f8..d9538786 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.0.0" +__version__ = "0.1.0" __author__ = "pyAML collaboration" __author_email__ = ""