Skip to content

Commit 4672680

Browse files
committed
Stormpy version 1.11.2
1 parent 36b15c0 commit 4672680

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ Changelog
44
Version 1.11.x
55
--------------
66

7+
### Version 1.11.2 (2025/10)
8+
Requires Storm version >= 1.11.0
9+
10+
- Documentation: Revised installation guide
11+
- Developer: Improved workflow for creating wheels and added support for Linux ARM
12+
- Developer: Use fixed versions for Python dependencies
13+
714
### Version 1.11.1 (2025/09)
815
Requires Storm version >= 1.11.0
916

lib/stormpy/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.11.1"
1+
__version__ = "1.11.2"

0 commit comments

Comments
 (0)