chiark / gitweb /
Add more documentation, fix commandline slicing.
[cura.git] / Cura / util / version.py
index 2a34ac384d40e468204a6c05e4a7e4f70b318698..475e0c46dec336abf4eb9d7ead02eff68b020ec6 100644 (file)
@@ -1,3 +1,7 @@
+"""
+The version utility module is used to get the current Cura version, and check for updates.
+It can also see if we are running a development build of Cura.
+"""
 __copyright__ = "Copyright (C) 2013 David Braam - Released under terms of the AGPLv3 License"
 
 import os