Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit aba67fe

Browse files
author
Tom Brown
committed
increase version to 1.2.2
1 parent ea50a7e commit aba67fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

transitfeed.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
MAX_DISTANCE_BETWEEN_STOP_AND_PARENT_STATION_WARNING = 100.0
7373
MAX_DISTANCE_BETWEEN_STOP_AND_PARENT_STATION_ERROR = 1000.0
7474

75-
__version__ = '1.2.1'
75+
__version__ = '1.2.2'
7676

7777

7878
def EncodeUnicode(text):

0 commit comments

Comments
 (0)