clients: released

This commit is contained in:
nym21
2026-01-18 00:42:14 +01:00
parent 9adaff488a
commit 4031bf3e79
2 changed files with 2 additions and 2 deletions

View File

@@ -34,5 +34,5 @@
"url": "git+https://github.com/bitcoinresearchkit/brk.git"
},
"type": "module",
"version": "0.1.0-alpha.3"
"version": "0.1.0-alpha.6"
}

View File

@@ -1,6 +1,6 @@
[project]
name = "brk-client"
version = "0.1.0-alpha.3"
version = "0.1.0-alpha.6"
description = "Python client for the Bitcoin Research Kit"
readme = "README.md"
requires-python = ">=3.11"