This commit is contained in:
2025-11-07 09:05:38 +08:00
parent f623300c9c
commit 54f1e691b4

5
src/landppt/__init__.py Normal file
View File

@@ -0,0 +1,5 @@
"""
LandPPT - AI-powered PPT generation platform with OpenAI-compatible API
"""
__version__ = "0.1.0"