Return token data from handle_token

Notes for dev
This commit is contained in:
simonwt 2026-04-16 21:08:54 +01:00
parent 89fc8706cb
commit cd1f0a2ae3
5 changed files with 55 additions and 6 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "trustcafeapiwrapper"
version = "0.1.0.11"
version = "0.1.0.12"
description = "Wraps the Trust Cafe API"
readme = "README.md"
requires-python = ">=3.11"