Update to 0.14.3

This commit is contained in:
Michael Droettboom 2019-12-11 07:23:58 -05:00
parent 48d0391721
commit ff24a999be
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import io
from textwrap import dedent
__version__ = '0.14.0'
__version__ = '0.14.3'
def open_url(url):