Bump version (#505)

pull/506/head^2
Disconnect3d 7 years ago committed by GitHub
parent 0f5b028e2e
commit f41d4f7928
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,7 +26,7 @@ def build_id():
# CalledProcessError -> git return code != 0
return ''
__version__ = '1.0.0'
__version__ = '1.1.0'
b_id = build_id()

Loading…
Cancel
Save