Bump version to 1.5.3

This commit is contained in:
Eric Torres 2022-03-22 09:49:40 -07:00
parent d353b3c204
commit 7a9916f119

View File

@ -16,7 +16,7 @@ with open("README.rst", "r") as fh:
# ========== Package Setup ========== # ========== Package Setup ==========
setuptools.setup( setuptools.setup(
name="packaging_scripts", name="packaging_scripts",
version="1.5.2", version="1.5.3",
author="Eric Russel Torres", author="Eric Russel Torres",
author_email="erictorres4@protonmail.com", author_email="erictorres4@protonmail.com",
description="A set of helpers for automating borg interaction", description="A set of helpers for automating borg interaction",