Bump version to 0.5.2

This commit is contained in:
Eric Torres 2019-04-17 20:22:51 -07:00
parent a7d30cf91d
commit 0b29f9eb30

View File

@ -11,7 +11,7 @@ with open("README", "r") as fh:
# ========== Package Setup ==========
setuptools.setup(
name="rbackup",
version="0.5.1",
version="0.5.2",
author="Eric Torres",
author_email="erictorres4@protonmail.com",
description="An rsync-based tool for creating backups",