Merge pull request #3991 from pallets/release-2.0.0rc2

release version 2.0.0rc2
This commit is contained in:
David Lord 2021-05-03 07:13:43 -07:00 committed by GitHub
commit d7ac6f5bcf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"