]> glassweightruler.freedombox.rocks Git - waydroid.git/blobdiff - tools/config/__init__.py
Remove unused python imports
[waydroid.git] / tools / config / __init__.py
index 6b69f4e4a5011763a694ce1d48249f9aab170c0a..e063af7a4b119f3994c9362f135c6f3c3b305e75 100644 (file)
@@ -12,7 +12,7 @@ from tools.config.save import save
 #
 # Exported variables (internal configuration)
 #
-version = "1.5.0"
+version = "1.5.2"
 tools_src = os.path.normpath(os.path.realpath(__file__) + "/../../..")
 
 # Keys saved in the config file (mostly what we ask in 'waydroid init')