release version 1.1.2

This commit is contained in:
David Lord 2020-04-03 10:08:11 -07:00
parent 39d2597028
commit dbdc26f2dc
3 changed files with 3 additions and 2 deletions

View file

@ -57,4 +57,4 @@ from .signals import template_rendered
from .templating import render_template
from .templating import render_template_string
__version__ = "1.1.2.dev"
__version__ = "1.1.2"