diff --git a/corsy.py b/corsy.py index 432e8dd..47212df 100644 --- a/corsy.py +++ b/corsy.py @@ -13,7 +13,7 @@ except ImportError: from urlparse import urlparse print(''' - %sCORSY %s{%sv0.1-beta%s}%s + %sCORSY %s{%sv0.2-beta%s}%s ''' % (green, white, grey, white, end)) parser = argparse.ArgumentParser()