aboutsummaryrefslogtreecommitdiff
path: root/muppet/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'muppet/__init__.py')
-rw-r--r--muppet/__init__.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/muppet/__init__.py b/muppet/__init__.py
index a4e55ec..d48d2b3 100644
--- a/muppet/__init__.py
+++ b/muppet/__init__.py
@@ -1 +1,7 @@
+"""
+Muppet - Multiple docstrings for puppet.
+
+This entry point currently only conaitns the verision...
+"""
+
VERSION = '0.0.1'