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 05fb2f7 commit 3bab8efCopy full SHA for 3bab8ef
CHANGELOG.rst
@@ -1,5 +1,5 @@
1
***************************
2
-UPCOMING: [1.1]
+[1.1.0] - 2025-08-16
3
4
5
Major update release to support the release of SLiM v5.0. The main update here
pyslim/_version.py
# coding: utf-8
-pyslim_version = '1.1b1'
+pyslim_version = '1.1.0'
slim_file_version = '0.9'
# other file versions that require no modification
compatible_slim_file_versions = ['0.9']
0 commit comments