Skip to content

Commit

Permalink
bump py-gtfs-loader to fix issue with wrong stop_time/shape first/las…
Browse files Browse the repository at this point in the history
…t points (#20)
  • Loading branch information
jsteelz committed Aug 10, 2023
1 parent 63c0a75 commit 1dc9b01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependency_info.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
py_gtfs_loader = '0.1.11'
py_gtfs_loader = '0.1.12'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import dependency_info

setup(name='GTFS-blocks-to-transfers',
version='1.5.2',
version='1.5.3',
description='Convert GTFS blocks to trip-to-trip transfers',
url='https://github.com/TransitApp/GTFS-blocks-to-transfers',
author='Nicholas Paun',
Expand Down

0 comments on commit 1dc9b01

Please sign in to comment.