This commit is contained in:
Raphael 2018-12-11 15:05:42 +01:00 committed by GitHub
parent 692480457f
commit feddcbed9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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(" ___ _ _____ __ ")