Add double byte string format

This commit is contained in:
Clemens Schwaighofer
2025-07-02 18:34:53 +09:00
parent eb48b316c8
commit f900a6eab9
6 changed files with 304 additions and 6 deletions

View File

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