We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c23f78 commit 2bab705Copy full SHA for 2bab705
CHANGELOG
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 0.2.4.1
4
+- Issues a warn when the torus storage is not created
5
+
6
## 0.2.4
7
- Overhaul in display of balances
8
- Fixed some references to the previous codebase
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "torusdk"
-version = "0.2.4"
+version = "0.2.4.1"
description = "Torus network official CLI"
authors = ["renlabs <[email protected]>"]
license = "MIT"
0 commit comments