Support for Borg --lock-wait option for the maximum wait for a repository/cache lock (#56).

This commit is contained in:
Dan Helfman
2018-02-19 15:51:04 -08:00
parent a87036ee46
commit 2d3f5fa05d
12 changed files with 132 additions and 16 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
VERSION = '1.1.15.dev'
VERSION = '1.1.15'
setup(