release version 1.1.1

This commit is contained in:
David Lord 2019-07-08 10:55:25 -07:00
parent 2e2906fe0c
commit 4086e82b37
4 changed files with 5 additions and 5 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.1.dev"
__version__ = "1.1.1"