change name to remove dashes and hopefully be importable

This commit is contained in:
simonwt 2026-03-30 23:05:49 +01:00
parent bfe42ef1a1
commit f07cf0e02d
5 changed files with 23 additions and 5 deletions

View file

@ -1,5 +1,5 @@
[project]
name = "trustcafe-api-wrapper"
name = "trustcafeapiwrapper"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"