X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/blobdiff_plain/c2c1ccb39c313e3689735f7c725f28b9f22d0154..4606d202ce1b4bcb503209d8330a9f72d8dab2ca:/tools/config/__init__.py diff --git a/tools/config/__init__.py b/tools/config/__init__.py index b5274a3..97bba86 100644 --- a/tools/config/__init__.py +++ b/tools/config/__init__.py @@ -12,7 +12,7 @@ from tools.config.save import save, save_session # # Exported variables (internal configuration) # -version = "1.2.0" +version = "1.2.1" tools_src = os.path.normpath(os.path.realpath(__file__) + "/../../..") # Keys saved in the config file (mostly what we ask in 'waydroid init')