Up version to 1.0rc1

This commit is contained in:
Waylan Limberg
2018-07-27 10:48:14 -04:00
parent a11437e8cb
commit 30cdf59077

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.0b1'
__version__ = '1.0rc1'