Christ almighty I hate non-DRY versioning

This commit is contained in:
Jeff Forcier 2013-09-20 18:01:42 -07:00
parent 2de0784d4e
commit bea7d9dc8a
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ if sys.version_info < (2, 5):
__author__ = "Jeff Forcier <jeff@bitprophet.org>"
__version__ = "1.11.0"
__version__ = "1.11.1"
__license__ = "GNU Lesser General Public License (LGPL)"