8 lines
104 B
Python
8 lines
104 B
Python
"""
|
|
IRT Bank Soal - Adaptive Question Bank System
|
|
|
|
Main application package.
|
|
"""
|
|
|
|
__version__ = "1.0.0"
|