From aca7009fda289a6b2f0d53a1ee5fbdbe62094420 Mon Sep 17 00:00:00 2001 From: xengineering Date: Fri, 8 Oct 2021 09:35:38 +0200 Subject: Implement --script Option --- src/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/setup.py') diff --git a/src/setup.py b/src/setup.py index b47026d..0d8e17f 100644 --- a/src/setup.py +++ b/src/setup.py @@ -12,7 +12,7 @@ from distutils.core import setup setup(name="xbackup", - version="0.1.0", + version="0.2.0", description="Convenience wrapper around the Borg backup tool", author="xengineering", author_email="me@xengineering.eu", -- cgit v1.2.3-70-g09d2