mirror of
https://github.com/ep1cman/unifi-protect-backup.git
synced 2025-12-05 23:53:30 +00:00
6 lines
144 B
Python
6 lines
144 B
Python
"""Top-level package for Unifi Protect Backup."""
|
|
|
|
__author__ = """sebastian.goscik"""
|
|
__email__ = 'sebastian@goscik.com'
|
|
__version__ = '0.1.0'
|