Bump to version 0.2

This commit is contained in:
Eric Torres 2019-04-12 10:23:31 -07:00
parent 14204b1c58
commit 7910a5f26f

View File

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