llm-quiz-analysis / app /__init__.py
23f3003322's picture
initial commit
d1bf1d0
raw
history blame contribute delete
98 Bytes
"""
LLM Analysis Quiz API Application Package
"""
__version__ = "1.0.0"
__author__ = "Your Name"