Bump version to 0.1.1

This commit is contained in:
Xuwznln
2025-10-01 15:40:46 +08:00
parent 3d032c0b98
commit cb9dd57f19
3 changed files with 3 additions and 3 deletions

View File

@@ -72,7 +72,7 @@ version = {attr = "msgcenterpy.__version__"}
[tool.black]
line-length = 120
target-version = ['py310', 'py311', 'py312', 'py313']
target-version = ['py310', 'py311', 'py312']
[tool.isort]
profile = "black"