Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
toruseo committed Feb 7, 2025
1 parent 2b62612 commit bb5a358
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.2"
__version__ = "1.7.3"
__author__ = "Toru Seo"
__copyright__ = "Copyright (c) 2023 Toru Seo"
__license__ = "MIT License"

0 comments on commit bb5a358

Please sign in to comment.