Skip to content

Commit

Permalink
pip package has some unnecessary trace files so increment version to …
Browse files Browse the repository at this point in the history
…be able to upload updated package
  • Loading branch information
bstabler committed Jun 14, 2021
1 parent d962a42 commit 85f48ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activitysim/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# See full license in LICENSE.txt.


__version__ = '1.0'
__version__ = '1.0.1'
__doc__ = 'Activity-Based Travel Modeling'

0 comments on commit 85f48ac

Please sign in to comment.