chore: bump version to v0.2.2 across all components
- Update pyproject.toml version from 0.1.0 to v0.2.2 - Update FastAPI app version in blockchain node - Update mock coordinator API version - Update RPC version in blockchain info endpoint
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "aitbc-blockchain-node"
|
||||
version = "0.1.0"
|
||||
version = "v0.2.2"
|
||||
description = "AITBC blockchain node service"
|
||||
authors = ["AITBC Team"]
|
||||
packages = [
|
||||
|
||||
Reference in New Issue
Block a user