Spaces:
Sleeping
Sleeping
File size: 230 Bytes
90537f3 |
1 2 3 4 5 6 7 8 |
"""
Tabble-v3 Restaurant Management System
Main application package
"""
__version__ = "3.1.0"
__author__ = "Tabble Development Team"
__description__ = "Modern restaurant management system with QR ordering and real-time analytics" |