Up version to 1.0b1

This commit is contained in:
Waylan Limberg
2018-07-20 13:08:29 -04:00
parent 6c097ecbdb
commit cd5c80375c

View File

@@ -4,4 +4,4 @@
from __future__ import unicode_literals
# For acceptable version formats, see https://www.python.org/dev/peps/pep-0440/
__version__ = '1.0a1'
__version__ = '1.0b1'