diff options
Diffstat (limited to 'firewatch/__init__.py')
-rw-r--r-- | firewatch/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firewatch/__init__.py b/firewatch/__init__.py index e69de29..0eea61c 100644 --- a/firewatch/__init__.py +++ b/firewatch/__init__.py @@ -0,0 +1 @@ +from .version import * |