aboutsummaryrefslogtreecommitdiff
path: root/chishop/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'chishop/__init__.py')
-rw-r--r--chishop/__init__.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/chishop/__init__.py b/chishop/__init__.py
index b56a51c..e69de29 100644
--- a/chishop/__init__.py
+++ b/chishop/__init__.py
@@ -1,2 +0,0 @@
1VERSION = (0, 1, 1)
2__version__ = ".".join(map(str, VERSION))