fixed apparently. version bump

This commit is contained in:
2020-06-24 01:52:52 -04:00
parent ac431a873e
commit 845cd90ddf

View File

@@ -12,4 +12,4 @@ RSYNC_DEF_ARGS = ['--recursive',
'--exclude=.*']
# How many days an upstream should have last synced by before it's considered stale.
DAYS_WARN = 2
VERSION = '1.0.1'
VERSION = '1.0.2'