Skip to content

Commit e8cafd7

Browse files
committed
chore: bump to version 0.2.4
1 parent 9abc84b commit e8cafd7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
- New key storage format
77
- Added `torus key migrate` to migrate keys to torus storage format
88
- Added new proposals type: `torus proposal propose-emission`
9-
9+
- Validates agent metadata on registration
10+
- Only asks for key passwords where keypair is needed
1011

1112
## 0.2.3.1
1213
- Disabling `torus misc apr`

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "torusdk"
3-
version = "0.2.3.1"
3+
version = "0.2.4"
44
description = "Torus network official CLI"
55
authors = ["renlabs <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)