diff --git a/octosuite/banner.py b/octosuite/banner.py index 97991fd..da8bfb8 100644 --- a/octosuite/banner.py +++ b/octosuite/banner.py @@ -4,7 +4,7 @@ from octosuite.config import red, white, green, reset, Tree # banner.py # This file holds the program's banner and version tag -version_tag = "3.2.0" +version_tag = "3.1.1" def banner():