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 f1f0a27 commit f2cac8aCopy full SHA for f2cac8a
CHANGELOG
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 0.1.36.4
4
+- Added the `bridged-balance` command
5
+
6
## 0.1.36.3
7
- Added `bridge` and `bridge_withdraw` commands
8
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "communex"
-version = "0.1.36.3"
+version = "0.1.36.4"
description = "A library for Commune network focused on simplicity"
authors = ["agicommies <[email protected]>"]
license = "MIT"
0 commit comments