From 2fa19599467263dcf582bb12906e03328e03b4a4 Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期三, 02 七月 2025 13:12:26 +0800
Subject: [PATCH] 初版提交

---
 algorithm_system/models/__init__.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/algorithm_system/models/__init__.py b/algorithm_system/models/__init__.py
new file mode 100644
index 0000000..d63e257
--- /dev/null
+++ b/algorithm_system/models/__init__.py
@@ -0,0 +1,2 @@
+# Algorithm System Models Module
+__version__ = "1.0.0" 
\ No newline at end of file

--
Gitblit v1.9.1