Version bump.

This commit is contained in:
skoczen 2014-04-30 16:29:42 -07:00
parent f24f03c3f8
commit dc13c2a89f

View file

@ -10,6 +10,6 @@ Django_ project. See the ``docs`` directory for more information.
__author__ = "Joost Cassee"
__email__ = "joost@cassee.net"
__version__ = "0.17.0"
__version__ = "0.17.1"
__copyright__ = "Copyright (C) 2011-2012 Joost Cassee and others"
__license__ = "MIT License"