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 b6a95bd commit 2d3efafCopy full SHA for 2d3efaf
ChangeLog
@@ -1,2 +1,7 @@
1
+2025-10-09 Daniel Zagaynov <kotopesutility@altlinux.org>
2
+-Version 0.1.1:
3
++ Fix test running on different linux and even MacOS
4
++ Add github actions
5
+
6
2025-10-02 Daniel Zagaynov <kotopesutility@altlinux.org>
7
-Version 0.1.0, First release
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "pyxcrypt"
-version = "0.1.0"
+version = "0.1.1"
description = "Python3 bindings for libxcrypt"
license = "GPL-3.0-or-later"
authors = [
0 commit comments