Skip to content

Commit 222f987

Browse files
committed
beta.2 release
Fix #6 Python 3.8 compatibility Fix #8 Error while mmaped file access
1 parent 1438088 commit 222f987

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "kcare-uchecker"
3-
version = "0.1.0-beta.1"
3+
version = "0.1.0-beta.2"
44
description = "A simple tool to detect outdated shared libraries"
55
authors = ["Rinat Sabitov <rinat.sabitov@gmail.com>"]
66
license = "GPL-2.0-only"

0 commit comments

Comments
 (0)