Fixing version number

This commit is contained in:
Michael Lazar
2017-01-12 18:43:02 -08:00
parent f22bba35d3
commit 23a8ce913e
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
__version__ = '1.13.1'
__version__ = '1.14.1'