Skip to content

Commit 2d3efaf

Browse files
author
Daniel Zagaynov
committed
Version 0.1.1
1 parent b6a95bd commit 2d3efaf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
2025-10-02 Daniel Zagaynov <kotopesutility@altlinux.org>
27
-Version 0.1.0, First release

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pyxcrypt"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Python3 bindings for libxcrypt"
55
license = "GPL-3.0-or-later"
66
authors = [

0 commit comments

Comments
 (0)