diff --git a/src/__init__.py b/src/__init__.py index 281af6f..e9ae451 100644 --- a/src/__init__.py +++ b/src/__init__.py @@ -1 +1,2 @@ -__all__ = ["manjaro_hello"] \ No newline at end of file +__all__ = ["manjaro_hello"] +__version__ = "0.6.3"