Update banner.py

This commit is contained in:
Richard Mwewa
2023-02-22 16:29:05 +02:00
committed by GitHub
parent 386e77f375
commit 73bdc542fa

View File

@@ -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():