We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36b15c0 commit 4672680Copy full SHA for 4672680
CHANGELOG.md
@@ -4,6 +4,13 @@ Changelog
4
Version 1.11.x
5
--------------
6
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
14
### Version 1.11.1 (2025/09)
15
Requires Storm version >= 1.11.0
16
lib/stormpy/_version.py
@@ -1 +1 @@
1
-__version__ = "1.11.1"
+__version__ = "1.11.2"
0 commit comments