Skip to content

Commit

Permalink
release: 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HokageM committed Mar 28, 2024
1 parent 2b2acae commit 4a1cba1
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 @@ -15,7 +15,7 @@
"images, making it ideal for tasks like testing and quality assurance. Additionally, it "
"offers options for customization, which can be helpful for color-blind users.",
long_description_content_type="text/markdown",
version="0.0.1"
version="0.1.0"
)
except: # noqa
print(
Expand Down

0 comments on commit 4a1cba1

Please sign in to comment.