fallback version to v1.0.0-rc2

This commit is contained in:
Raphael 2019-01-17 10:12:23 +01:00 committed by GitHub
parent 922186ca79
commit bdc0bf8b23
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.1.2-rc1' __version__ = 'v1.0.0-rc2'
try: try:
import sys import sys