update
All checks were successful
Build Changed / build_and_upload_changed_packages (push) Successful in 25s
All checks were successful
Build Changed / build_and_upload_changed_packages (push) Successful in 25s
This commit is contained in:
parent
df5ccfc1a6
commit
155c65aada
@ -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.3",
|
version="0.0.4",
|
||||||
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