version
This commit is contained in:
parent
692480457f
commit
feddcbed9b
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
__version__ = '0.10-dev'
|
__version__ = '1.0.0-rc1'
|
||||||
|
|
||||||
def banner():
|
def banner():
|
||||||
print(" ___ _ _____ __ ")
|
print(" ___ _ _____ __ ")
|
||||||
|
|
Loading…
Reference in New Issue