Skip to content

Commit 965712e

Browse files
committed
Update __init__.py
1 parent 489e802 commit 965712e

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.10.2"
6+
__version__ = "1.11.0"
77
__author__ = "Toru Seo"
88
__copyright__ = "Copyright (c) 2023 Toru Seo"
99
__license__ = "MIT License"

0 commit comments

Comments
 (0)