fix: use absolute image URLs for PyPI, bump to 0.1.2

PyPI doesn't render relative image paths — switched to raw GitHub URLs.
Also updated pyproject.toml metadata (author, URLs).
This commit is contained in:
CloakHQ
2026-02-23 02:53:36 +01:00
parent 924f401265
commit efab732142
4 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1 +1 @@
__version__ = "0.1.0"
__version__ = "0.1.2"