diff --git a/setup.py b/setup.py index 4361fc14c..d55f7ef6a 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ VERSION = '1.3.6.dev0' setup( name='borgmatic', version=VERSION, - description='A wrapper script for Borg backup software that creates and prunes backups', + description='Simple, configuration-driven backup software for servers and workstations', author='Dan Helfman', author_email='witten@torsion.org', url='https://torsion.org/borgmatic',