diff --git a/saltax/__init__.py b/saltax/__init__.py index 78312ee..4c4d79e 100644 --- a/saltax/__init__.py +++ b/saltax/__init__.py @@ -1,3 +1,5 @@ +__version__ = "0.1.2" + from . import instructions from .instructions import *