summaryrefslogtreecommitdiff
path: root/src/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/setup.py')
-rw-r--r--src/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setup.py b/src/setup.py
index 0d8e17f..8390414 100644
--- a/src/setup.py
+++ b/src/setup.py
@@ -12,7 +12,7 @@ from distutils.core import setup
setup(name="xbackup",
- version="0.2.0",
+ version="0.3.0",
description="Convenience wrapper around the Borg backup tool",
author="xengineering",
author_email="me@xengineering.eu",