Skip to content

Commit

Permalink
Merge pull request #165 from toruseo/patch-OSMnx
Browse files Browse the repository at this point in the history
Update __init__.py
  • Loading branch information
toruseo authored Nov 29, 2024
2 parents 2d7d9ef + c566573 commit 950130d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uxsim/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from .analyzer import *
from .scenario_reader_writer import *

__version__ = "1.7.0"
__version__ = "1.7.1"
__author__ = "Toru Seo"
__copyright__ = "Copyright (c) 2023 Toru Seo"
__license__ = "MIT License"

0 comments on commit 950130d

Please sign in to comment.