Skip to content

Commit

Permalink
VMAS-1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobettini committed Feb 2, 2025
1 parent e28625b commit 6b81c10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vmas/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2022-2024.
# Copyright (c) 2022-2025.
# ProrokLab (https://www.proroklab.org/)
# All rights reserved.

Expand All @@ -18,7 +18,7 @@
"mpe_scenarios",
]

__version__ = "1.4.3"
__version__ = "1.5.0"

scenarios = sorted(
[
Expand Down

0 comments on commit 6b81c10

Please sign in to comment.