diff --git a/crassh.py b/crassh.py index 2ef3e06..8cb9686 100755 --- a/crassh.py +++ b/crassh.py @@ -19,7 +19,7 @@ import re # Regex # Version Control in a Variable -crassh_version = "2.04" +crassh_version = "2.4" # Python 2 & 3 input compatibility try: