pylint fix update

This commit is contained in:
Clemens Schwaighofer
2025-07-02 14:07:49 +09:00
parent 8b3b68577e
commit eb48b316c8

View File

@@ -1,7 +1,7 @@
# MARK: Project info
[project]
name = "corelibs"
version = "0.3.0"
version = "0.3.1"
description = "Collection of utils for Python scripts"
readme = "ReadMe.md"
requires-python = ">=3.13"