release version 2.1.1

This commit is contained in:
David Lord 2022-03-30 14:35:07 -07:00
parent a8f4ee1b66
commit c6f297719e
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8

View file

@ -42,4 +42,4 @@ from .signals import template_rendered as template_rendered
from .templating import render_template as render_template
from .templating import render_template_string as render_template_string
__version__ = "2.1.1.dev0"
__version__ = "2.1.1"