summaryrefslogtreecommitdiff
path: root/morph
diff options
context:
space:
mode:
Diffstat (limited to 'morph')
-rwxr-xr-xmorph2
1 files changed, 1 insertions, 1 deletions
diff --git a/morph b/morph
index 85870e5a..0c0789d5 100755
--- a/morph
+++ b/morph
@@ -18,4 +18,4 @@
import morphlib
-morphlib.app.Morph().run()
+morphlib.app.Morph(version=morphlib.__version__).run()