release version 2.0.0rc1

This commit is contained in:
David Lord 2021-04-16 08:45:26 -07:00
parent 07000942da
commit 7df5db7b0c
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8

View file

@ -43,4 +43,4 @@ from .signals import template_rendered
from .templating import render_template
from .templating import render_template_string
__version__ = "2.0.0.dev"
__version__ = "2.0.0rc1"