pvl/backup/__init__.py
changeset 60 3402a85f9baa
parent 58 99d59876e05b
child 66 f96289ad970c
equal deleted inserted replaced
59:b9c014c353a3 60:3402a85f9baa
     2     rsync-based backups.
     2     rsync-based backups.
     3 
     3 
     4     Supports LVM w/ snapshots.
     4     Supports LVM w/ snapshots.
     5 """
     5 """
     6     
     6     
     7 __version__ = '0.5.0'
     7 __version__ = '0.5.1'