Fully implement pug2 script

This commit is contained in:
etorres4 2022-03-19 00:18:29 -07:00
parent 6388855727
commit b8f053b976

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.1", version="1.5.2",
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",