X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/blobdiff_plain/1fbcd236d4ff4f13be6d17b016e84de054d075c9..5159f6583109f402e3b51c528c81219bb6821110:/tools/config/__init__.py diff --git a/tools/config/__init__.py b/tools/config/__init__.py index 930a673..ffb188e 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.3.0" +version = "1.3.1" tools_src = os.path.normpath(os.path.realpath(__file__) + "/../../..") # Keys saved in the config file (mostly what we ask in 'waydroid init')