diff --git a/setup.py b/setup.py index a424c46..94402b5 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name='django-cra-helper', - version='1.2.3', + version='2.0.0', description='The missing piece of the Django + React puzzle', long_description=long_description, long_description_content_type="text/markdown",