Release 1.3.1

- docstring fix in example from Cito
This commit is contained in:
Chris Dent 2016-07-03 23:23:18 -04:00
parent 655e9b68eb
commit 1a3ba19722
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ Additional documentation is available on `Read The Docs`_.
"""
from __future__ import print_function
__version__ = '1.3.0'
__version__ = '1.3.1'
import sys