From e4d35ec9aa67eb4c4f920179b2af9b2316ea403f Mon Sep 17 00:00:00 2001 From: ercdndrs <55447330+ercdndrs@users.noreply.github.com> Date: Wed, 10 Mar 2021 22:11:56 -0500 Subject: [PATCH] Update version code --- auto_max_lair.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto_max_lair.py b/auto_max_lair.py index d6d44fa3..51114542 100644 --- a/auto_max_lair.py +++ b/auto_max_lair.py @@ -17,7 +17,7 @@ import automaxlair from automaxlair import matchup_scoring -VERSION = 'v0.7-release-candidate' +VERSION = 'v0.7' # load configuration from the config file try: