6 lines
117 B
Python
6 lines
117 B
Python
"""
|
|
YouTube TUI - A Text-based User Interface for browsing and downloading YouTube videos
|
|
"""
|
|
|
|
__version__ = "0.1.0"
|