release version 2.0.0

This commit is contained in:
David Lord 2021-05-11 14:30:47 -07:00
parent 1403d35e2a
commit f8e63d3991
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
2 changed files with 2 additions and 2 deletions

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.0rc2"
__version__ = "2.0.0"