v0.6.0: Fix src folder name

This commit is contained in:
Clemens Schwaighofer
2025-07-08 10:04:01 +09:00
parent 2fa031f6ee
commit cd07267475

View File

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