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 = """