update version
Some checks reported warnings
Build Changed / build_and_upload_changed_packages (push) Has been cancelled
Some checks reported warnings
Build Changed / build_and_upload_changed_packages (push) Has been cancelled
This commit is contained in:
parent
626a65668f
commit
9802717182
@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="colored-output",
|
name="colored-output",
|
||||||
version="0.0.1",
|
version="0.0.2",
|
||||||
author="Kyle Yasuda",
|
author="Kyle Yasuda",
|
||||||
author_email="suda@sudacode.com",
|
author_email="suda@sudacode.com",
|
||||||
description="Colors",
|
description="Colors",
|
||||||
|
Loading…
Reference in New Issue
Block a user