v0.35.1: Log move pid into path name block, remove double filename

This commit is contained in:
Clemens Schwaighofer
2025-11-18 15:51:29 +09:00
parent 7f2dc13c31
commit ad99115544
2 changed files with 2 additions and 2 deletions

View File

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