From c17edc9e2a2e67ae9ec84c561fc82b97a59542e1 Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 7 Oct 2021 09:35:25 +0200 Subject: Remove Arch Linux Packaging from this Source Repository --- src/setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/setup.py') diff --git a/src/setup.py b/src/setup.py index 4279fe8..e73eef0 100644 --- a/src/setup.py +++ b/src/setup.py @@ -1,12 +1,12 @@ #!/usr/bin/python3 -# vim: shiftwidth=4 tabstop=4 expandtab +# vim: shiftwidth=4 softtabstop=4 tabstop=4 expandtab from distutils.core import setup setup(name="xbackup", - version="0.0.1", + version="0.1.0", description="Convenience wrapper around the Borg backup tool", author="xengineering", author_email="me@xengineering.eu", -- cgit v1.2.3-70-g09d2