mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-18 05:44:48 -07:00
scripts: update release
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user