]> glassweightruler.freedombox.rocks Git - waydroid.git/blobdiff - tools/config/__init__.py
update regex for deprecation warning
[waydroid.git] / tools / config / __init__.py
index deabd4ecd33a91d501a9cd66b3d12c6f8cdda8fd..2d8ae13c4b0a109c0af83c70923eb801fc5487f6 100644 (file)
@@ -12,7 +12,7 @@ from tools.config.save import save
 #
 # Exported variables (internal configuration)
 #
-version = "1.4.0"
+version = "1.4.2"
 tools_src = os.path.normpath(os.path.realpath(__file__) + "/../../..")
 
 # Keys saved in the config file (mostly what we ask in 'waydroid init')