aboutsummaryrefslogtreecommitdiff
path: root/firewatch/__init__.py
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2018-06-06 12:27:15 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2018-06-06 12:29:21 -0400
commita25af465719d66b46b35c4d3327ff4733c54a35a (patch)
tree66bf71dd217a1ffe680e5ca02e902cecb20109d4 /firewatch/__init__.py
parent85cc0cc947e6ab5fd96c286f12dbc187cbbea986 (diff)
downloadfirewatch-a25af465719d66b46b35c4d3327ff4733c54a35a.tar.gz
Add --version argument
Diffstat (limited to 'firewatch/__init__.py')
-rw-r--r--firewatch/__init__.py1
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 *