Update pyproject.toml with new version

This commit is contained in:
Clemens Schwaighofer
2025-07-09 14:45:53 +09:00
parent d500b7d473
commit 6e69af4aa8

View File

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