Rewrite install commands for project restructure to bash
This commit is contained in:
@@ -15,7 +15,7 @@ with open("README", "r") as fh:
|
||||
# ========== Package Setup ==========
|
||||
setuptools.setup(
|
||||
name="file_scripts",
|
||||
version="1.2.0",
|
||||
version="2.0.0",
|
||||
author="Eric Torres",
|
||||
author_email="erictorres4@protonmail.com",
|
||||
description="File-related helper scripts",
|
||||
|
Reference in New Issue
Block a user