diff --git a/setup.py b/setup.py index 047ac4b..00622e5 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ with open("README.rst", "r") as fh: # ========== Package Setup ========== setuptools.setup( name="packaging_scripts", - version="1.5.2", + version="1.5.3", author="Eric Russel Torres", author_email="erictorres4@protonmail.com", description="A set of helpers for automating borg interaction",