first commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
"""pvesnap - automatische Snapshots fuer Proxmox VE.
|
||||
|
||||
Gruppenbasierte Zeitplanung und Vorhaltezeiten, konfiguriert ueber eine
|
||||
INI-Datei, betrieben als systemd-Dienst.
|
||||
"""
|
||||
|
||||
__version__ = "1.0.0"
|
||||
__all__ = ["__version__"]
|
||||
Reference in New Issue
Block a user