From: Erfan Abdi Date: Tue, 28 Sep 2021 06:44:25 +0000 (+0330) Subject: tools: Upver to 1.1.0 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/7a061d877a1c02956d7a927a3f6727087bd62b8d tools: Upver to 1.1.0 --- diff --git a/tools/config/__init__.py b/tools/config/__init__.py index 9af1657..f06cc56 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.0.0" +version = "1.1.0" tools_src = os.path.normpath(os.path.realpath(__file__) + "/../../..") # Keys saved in the config file (mostly what we ask in 'waydroid init')