release version 2.0.0rc2

This commit is contained in:
David Lord 2021-05-03 07:02:42 -07:00
parent 47f0e799db
commit e2b7d1056c
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.0rc1"
__version__ = "2.0.0rc2"