Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
KennyOliver committed Apr 12, 2022
1 parent 873f32a commit 23e455a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VividHues/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def dunders() -> None:
__homepage__ = "https://github.com/KennyOliver/VividHues"
__package__ = "VividHues"
__pypi__ = "https://pypi.org/project/VividHues/"
__version__ = "5.8.22"
__version__ = "5.9.1"


class Clr:
Expand Down

0 comments on commit 23e455a

Please sign in to comment.