Variables | |
| dict | client = {"major": 3, "minor": 0, "patch": 0} |
| dict | server = {"major": 3, "minor": 0, "patch": 0} |
| dict | date = {"day": 1, "month": 1, "year": 2019} |
| str | branch = "develop" |
/ __ )/ __ \/ ___/ | / /___ _/ /______/ /_ |__ / / __ / / / /__ | | /| / / __ `/ __/ ___/ __ \ /_ < / /_/ / /_/ /___/ /| |/ |/ / /_/ / /_/ /__/ / / / ___/ / /_____/____//____/ |__/|__/__,_/__/___/_/ /_/ /____/ German BOS Information Script by Bastian Schroll
| dict boswatch.utils.version.client = {"major": 3, "minor": 0, "patch": 0} |
| dict boswatch.utils.version.server = {"major": 3, "minor": 0, "patch": 0} |
| dict boswatch.utils.version.date = {"day": 1, "month": 1, "year": 2019} |
| str boswatch.utils.version.branch = "develop" |