Skip to content

Commit 7369858

Browse files
authored
Merge pull request #304 from toruseo/toruseo-patch-1
Bump version to 1.14.0b4
2 parents a273f9f + d92e471 commit 7369858

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)