Skip to content

Commit 1c0d068

Browse files
authored
Merge pull request #228 from toruseo/develop
Update __init__.py
2 parents 5a6909d + dbced75 commit 1c0d068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uxsim/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from .analyzer import *
44
from .scenario_reader_writer import *
55

6-
__version__ = "1.8.2"
6+
__version__ = "1.9.0"
77
__author__ = "Toru Seo"
88
__copyright__ = "Copyright (c) 2023 Toru Seo"
99
__license__ = "MIT License"

0 commit comments

Comments
 (0)