Document validate-borgmatic-config and add a few tests.

This commit is contained in:
Dan Helfman
2019-05-11 14:05:16 -07:00
parent 6a10022543
commit 8650a15db1
7 changed files with 80 additions and 40 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
VERSION = '1.3.2'
VERSION = '1.3.3'
setup(