Projects STRLCPY SharPyShell Commits e9a2f4e1
🤬
  • ■ ■ ■ ■
    core/config.py
    1 1  import sys
    2 2  import os
    3 3   
    4  -sharpyshell_version='1.2.1'
     4 +sharpyshell_version='1.3'
    5 5   
    6 6  header = '#SharPyShell v' + sharpyshell_version + ' - @splinter_code'
    7 7  banner = """
    skipped 19 lines
Please wait...
Page is in error, reload to recover