diff --git a/setup.py b/setup.py index 75c5b79..6e4ec1e 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ setup( name='python_opendata_transport', - version='0.1.3', + version='0.1.4', description='Python API for interacting with transport.opendata.ch.', long_description=long_description, url='https://github.com/fabaff/python-opendata-transport',