Merge pull request '[MR]Added my_image version and comment' (#3) from develop into main

Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
2026-05-07 15:50:10 +09:00
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ __version__ = "1.0.1"
from custom_lib import my_file_config
from custom_lib import my_logger
from custom_lib import my_uuid
# 20260527 tak add my image
from custom_lib import my_image
MODULES = [
+2
View File
@@ -1,3 +1,5 @@
__version__ = "1.0.0"
# --- package ---
# --- color ---
import webcolors