release version 1.1.0

This commit is contained in:
David Lord 2019-07-04 16:04:42 -07:00
parent 884deb0b5c
commit 6e34811504
2 changed files with 2 additions and 2 deletions

View file

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