bumped version
This commit is contained in:
2
corsy.py
2
corsy.py
@@ -13,7 +13,7 @@ except ImportError:
|
|||||||
from urlparse import urlparse
|
from urlparse import urlparse
|
||||||
|
|
||||||
print('''
|
print('''
|
||||||
%sCORSY %s{%sv0.1-beta%s}%s
|
%sCORSY %s{%sv0.2-beta%s}%s
|
||||||
''' % (green, white, grey, white, end))
|
''' % (green, white, grey, white, end))
|
||||||
|
|
||||||
parser = argparse.ArgumentParser()
|
parser = argparse.ArgumentParser()
|
||||||
|
|||||||
Reference in New Issue
Block a user