Bump package to version 1.4.0

This commit is contained in:
Eric Torres 2019-10-24 09:38:33 -07:00
parent 9eeca9910c
commit b03cee2270

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.3.1", version="1.4.0",
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",