Bump version to 0.5.2
This commit is contained in:
parent
a7d30cf91d
commit
0b29f9eb30
2
setup.py
2
setup.py
@ -11,7 +11,7 @@ with open("README", "r") as fh:
|
|||||||
# ========== Package Setup ==========
|
# ========== Package Setup ==========
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="rbackup",
|
name="rbackup",
|
||||||
version="0.5.1",
|
version="0.5.2",
|
||||||
author="Eric Torres",
|
author="Eric Torres",
|
||||||
author_email="erictorres4@protonmail.com",
|
author_email="erictorres4@protonmail.com",
|
||||||
description="An rsync-based tool for creating backups",
|
description="An rsync-based tool for creating backups",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user