This commit is contained in:
Marc Beninca 2025-06-07 19:13:55 +02:00
parent 9d896124f0
commit f85d4ece48
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

3
ytlp/__init__.py Normal file
View file

@ -0,0 +1,3 @@
"""YouTube Local Profile."""
__version__ = "0.0.1"