--- a/cyclograph/version.py
+++ b/cyclograph/version.py
@@ -28,7 +28,7 @@
 # the latest version.
 # It is intended for environments where the installable software is controlled
 # as are distribution.
-VERSION_CHECK_ENABLED = True
+VERSION_CHECK_ENABLED = False
 
 class LastVersionQuery(threading.Thread):
     lastversion = ''
