setup.py: Bump version to 0.9
This commit is contained in:
parent
125d5d7d55
commit
53903b392a
2
setup.py
2
setup.py
@ -15,7 +15,7 @@ with open("README.rst", "r") as fh:
|
|||||||
# ========== Package Setup ==========
|
# ========== Package Setup ==========
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="file_scripts",
|
name="file_scripts",
|
||||||
version="0.1.1",
|
version="0.9",
|
||||||
author="Eric Torres",
|
author="Eric Torres",
|
||||||
author_email="erictorres4@protonmail.com",
|
author_email="erictorres4@protonmail.com",
|
||||||
description="File-related helper scripts",
|
description="File-related helper scripts",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user