""" 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"