This commit is contained in:
Raphael 2019-02-19 14:59:02 +01:00 committed by GitHub
parent dc6c226252
commit f020a1ec85
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__ = 'v1.0.0' __version__ = 'v1.0.1'
try: try:
import sys import sys