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 c8922df commit b29aa02Copy full SHA for b29aa02
CHANGES.rst
@@ -1,6 +1,13 @@
1
CHANGELOG
2
---------
3
4
+2.5.7
5
+~~~~~
6
+Date: 11.12.2024
7
+
8
+- remove keyutils from CI workflow to avoid failure on python>=3.11
9
10
11
2.5.6
12
~~~~~
13
Date: 11.12.2024
udiskie/__init__.py
@@ -1 +1 @@
-__version__ = '2.5.6'
+__version__ = '2.5.7'
0 commit comments