release version 1.1.1

This commit is contained in:
David Lord 2019-07-08 10:55:25 -07:00
parent 1a6696da70
commit ffc68840f8
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
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"