Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
KennyOliver authored Apr 6, 2022
1 parent a634ea0 commit 6035ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
author="Kenneth Oliver",
author_email="kenny_oliver@icloud.com",
packages=[NAME],
version="5.2.8",
version="5.2.9",
license="AGPL-3.0",
description=f"{NAME}: super lite package for colored strings in Python!",
long_description=open("README.md").read(),
Expand Down

0 comments on commit 6035ba5

Please sign in to comment.