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

Commit

Permalink
* change version num from 1.0b7 to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Brown committed May 21, 2007
1 parent 46f8dd9 commit b951640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transitfeed.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
OUTPUT_ENCODING = 'utf-8'


__version__ = '1.0b7'
__version__ = '1.0.7'


class ProblemReporter:
Expand Down

0 comments on commit b951640

Please sign in to comment.