Readme updates and pyproject.toml name fixes

This commit is contained in:
Clemens Schwaighofer
2025-07-01 19:05:37 +09:00
parent f5e6c20470
commit 39664aa62b
2 changed files with 5 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# MARK: Project info
[project]
name = "corelibs-python"
name = "corelibs"
version = "0.2.0"
description = "Collection of utils for Python scripts"
readme = "ReadMe.md"