release version 2.0.0rc2

This commit is contained in:
David Lord 2021-05-03 07:02:42 -07:00
parent 6383ee9a56
commit 622fc70130

View file

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