Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
jvicentem committed Feb 15, 2020
2 parents 0cecac2 + 94da353 commit 1247596
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ and Metro Ligero. You can request information of CTRM offices and parkings.

Any kind of transport fits in the paradigm of stops and lines.

Please visit [https://citram-python-api.readthedocs.io/en/latest/](https://citram-python-api.readthedocs.io/en/latest/) to read the documentation.

## Modules description:
- lines: Requests relative to transport lines.
- offices: Requests relative to CTRM offices.
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
author = 'José Vicente Mellado'

# The full version, including alpha/beta/rc tags
release = '1.0.2'
release = '1.0.3'


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name='citram-python-api',
version='1.0.2',
version='1.0.3',
author='José Vicente Mellado',
author_email='contact@jvm16.xyz ',
description='Regional Consortium of Transportation for Madrid API wrapper',
Expand Down

0 comments on commit 1247596

Please sign in to comment.