aboutsummaryrefslogtreecommitdiff
path: root/firewatch/__init__.py
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2018-06-06 12:29:52 -0400
committerGitHub <noreply@github.com>2018-06-06 12:29:52 -0400
commit6e0991598728a2ffb20491e440a1f495c5899874 (patch)
tree66bf71dd217a1ffe680e5ca02e902cecb20109d4 /firewatch/__init__.py
parent9ec5a7160f9b38fa9042b57988349defac6971c4 (diff)
parenta25af465719d66b46b35c4d3327ff4733c54a35a (diff)
downloadfirewatch-0.0.2.tar.gz
Merge pull request #2 from jhunkeler/add-version0.0.2
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 *