unbump version

This commit is contained in:
colan connon 2018-01-14 16:33:38 -05:00 committed by GitHub
parent d67eb01ec5
commit 51d47d8f2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ from .fields import (
DjangoConnectionField,
)
__version__ = '2.0.1'
__version__ = '2.0.0'
__all__ = [
'__version__',