#19: Support for Borg's --remote-path option to use an alternate Borg executable.

This commit is contained in:
Dan Helfman
2016-06-10 13:31:37 -07:00
parent e1e5db22f8
commit 331adca23e
7 changed files with 127 additions and 55 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
VERSION = '1.0.0'
VERSION = '1.0.1'
setup(