Skip to content

Commit 6b81c10

Browse files
committed
VMAS-1.5.0
1 parent e28625b commit 6b81c10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vmas/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2022-2024.
1+
# Copyright (c) 2022-2025.
22
# ProrokLab (https://www.proroklab.org/)
33
# All rights reserved.
44

@@ -18,7 +18,7 @@
1818
"mpe_scenarios",
1919
]
2020

21-
__version__ = "1.4.3"
21+
__version__ = "1.5.0"
2222

2323
scenarios = sorted(
2424
[

0 commit comments

Comments
 (0)