version bump

This commit is contained in:
brent s. 2020-07-07 02:31:01 -04:00
parent 09afe59b91
commit 6d384e71ae
Signed by: bts
GPG Key ID: 8C004C2F93481F6B
1 changed files with 1 additions and 1 deletions

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.2'
VERSION = '1.0.3'