From ac84a28685d3c0396b7410ecfaa6b5a96922ecc0 Mon Sep 17 00:00:00 2001 From: Somdev Sangwan Date: Wed, 23 Oct 2019 14:32:34 +0530 Subject: [PATCH] bumped banner --- arjun.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arjun.py b/arjun.py index 24b87ff..f10b40d 100644 --- a/arjun.py +++ b/arjun.py @@ -6,9 +6,9 @@ print('''%s _ /_| _ ' - ( |/ /(//) %sv1.6%s + ( |/ /(//) v1.6 _/ %s -''' % (green, white, green, end)) +''' % (green, end)) try: import concurrent.futures