update to v0.4.0

This commit is contained in:
9qeklajc
2026-03-18 23:31:25 +01:00
parent 063df51ced
commit 4d302baeb5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "routstr"
version = "0.3.0"
version = "0.4.0"
description = "Payment proxy for your LLM endpoint using cashu and nostr."
readme = "README.md"
requires-python = ">=3.11"
Generated
+1 -1
View File
@@ -1878,7 +1878,7 @@ wheels = [
[[package]]
name = "routstr"
version = "0.3.0"
version = "0.4.0"
source = { editable = "." }
dependencies = [
{ name = "aiosqlite" },