We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a11de06 commit 3de1242Copy full SHA for 3de1242
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "lnbot"
7
-version = "0.1.0"
+version = "0.1.1"
8
description = "Official Python SDK for LnBot — Bitcoin for AI Agents. Send and receive sats over Lightning with a few lines of code."
9
readme = "README.md"
10
license = "MIT"
0 commit comments