Bump version to 0.5

This commit is contained in:
Eric Torres 2019-04-17 18:50:09 -07:00
parent b5984da8bf
commit 677a4943e2

View File

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