Bump version to 0.4

This commit is contained in:
Eric Torres 2019-04-14 22:19:45 -07:00
parent 2af39dd480
commit 9b8760346e

View File

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