From e9a2f4e143add4375c6367367a8fc7aecbc6d05c Mon Sep 17 00:00:00 2001 From: antonioCoco Date: Wed, 18 May 2022 06:50:28 +0200 Subject: [PATCH] bump to version 1.3.0 --- core/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/config.py b/core/config.py index a29f8fa..77f3bf5 100644 --- a/core/config.py +++ b/core/config.py @@ -1,7 +1,7 @@ import sys import os -sharpyshell_version='1.2.1' +sharpyshell_version='1.3' header = '#SharPyShell v' + sharpyshell_version + ' - @splinter_code' banner = """