Version up to 1.0.4

- CHANGELOG.md
- Custom_Lib.py
- pyproject.toml
- README.md
This commit is contained in:
2026-05-08 14:33:30 +09:00
parent 122f1ef235
commit 85a52f2ae4
4 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "custom_lib"
version = "1.0.3"
version = "1.0.4"
description = "My Custom Python Library"
requires-python = ">=3.9"