release version 2.1.0

This commit is contained in:
David Lord 2022-03-28 11:05:58 -07:00
parent f5ed54b031
commit 7d264d7dc5
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
2 changed files with 2 additions and 2 deletions

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.0.dev0"
__version__ = "2.1.0"