v0.19.0: add http basic auth creator method

This commit is contained in:
Clemens Schwaighofer
2025-07-26 11:27:10 +09:00
parent d1ea9874da
commit b97ca6f064

View File

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