diff --git a/pyproject.toml b/pyproject.toml index f6959d0b..7b866d27 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [project] -name = "routstr-proxy" +name = "routstr" version = "0.0.1" description = "Payment proxy for your LLM endpoint using cashu and nostr." readme = "README.md"