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

Commit

Permalink
Prepare for 1.2.8 release by bumping the version number in transitfee…
Browse files Browse the repository at this point in the history
…d/__init__.py

Reviewed in http://codereview.appspot.com/5314048/
  • Loading branch information
bdferris committed Oct 21, 2011
1 parent 01feaf9 commit c3bb4e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transitfeed/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@
from transfer import *
from trip import *

__version__ = '1.2.7'
__version__ = '1.2.8'

0 comments on commit c3bb4e9

Please sign in to comment.