scripts: update release

This commit is contained in:
nym21
2026-01-25 14:36:34 +01:00
parent eb941778f2
commit dad7780ab8

View File

@@ -1,13 +1,13 @@
[project] [project]
name = "brk-client" name = "brk-client"
version = "0.1.0-alpha.6" version = "0.1.0-beta.0"
description = "Python client for the Bitcoin Research Kit" description = "Python client for the Bitcoin Research Kit"
readme = "README.md" readme = "README.md"
requires-python = ">=3.9" requires-python = ">=3.9"
license = "MIT" license = "MIT"
keywords = ["bitcoin", "blockchain", "analytics", "on-chain"] keywords = ["bitcoin", "blockchain", "analytics", "on-chain"]
classifiers = [ classifiers = [
"Development Status :: 3 - Alpha", "Development Status :: 4 - Beta",
"Intended Audience :: Developers", "Intended Audience :: Developers",
"License :: OSI Approved :: MIT License", "License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3", "Programming Language :: Python :: 3",