diff --git a/version.py b/version.py
index 70b7de5..7746414 100644
--- a/version.py
+++ b/version.py
@@ -1,7 +1,8 @@
-
-# change this for stealth. you must also change the filenames of the .ini, .val, and the icon files and replace "pykeylogger" with what you put in here.
+# Change this for stealth. you must also change the filenames of the
+# .ini, .val, and the icon files and replace "pykeylogger" with what you put in
+# here.
name = "pykeylogger"
-# change this for stealth
+# Change this for stealth.
description = "Simple Python Keylogger"
version = "1.0.4"