3 lines
81 B
Python
3 lines
81 B
Python
__version__ = "0.0.1"
|
|
|
|
from .core import check_backups, decrypt_cli, encrypt_cli
|