Release 1.1.3

- allow network based tests to be skipped in a generic fashion
This commit is contained in:
Chris Dent 2016-03-14 15:25:51 +00:00
parent 767b3c3a37
commit ad07b1c41c
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.1.2'
__version__ = '1.1.3'
import sys