We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a273f9f + d92e471 commit 7369858Copy full SHA for 7369858
1 file changed
uxsim/__init__.py
@@ -3,7 +3,7 @@
3
from .analyzer import *
4
from .scenario_reader_writer import *
5
6
-__version__ = "1.14.0b3"
+__version__ = "1.14.0b4"
7
__author__ = "Toru Seo"
8
__copyright__ = "Copyright (c) 2023 Toru Seo"
9
__license__ = "MIT License"
0 commit comments