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 43fb7ad commit 38b8d42Copy full SHA for 38b8d42
CHANGELOG
@@ -1,4 +1,4 @@
1
# Changelog
2
3
-## 0.2
+## 0.2.1
4
- Ported to Torus network
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "torusdk"
-version = "0.2"
+version = "0.2.1"
description = "Torus network official CLI"
5
authors = ["renlabs <[email protected]>"]
6
license = "MIT"
0 commit comments