Skip to content

Commit 7df0a2c

Browse files
authored
Merge pull request #510 from multiversx/bump-version-v10.1.0
Bump version to v10.1.0
2 parents 8f6dbaf + 6d86a1b commit 7df0a2c

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CLI.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3031,5 +3031,7 @@ options:
30313031
or Ledger devices (default: 0)
30323032
--sender-username SENDER_USERNAME 🖄 the username of the sender
30333033
--chain {D,T} the chain identifier
3034+
--api API custom api url for the native auth client
3035+
--wallet-url WALLET_URL custom wallet url to call the faucet from
30343036
30353037
```

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "multiversx-sdk-cli"
7-
version = "10.0.1"
7+
version = "10.1.0"
88
authors = [
99
{ name="MultiversX" },
1010
]

0 commit comments

Comments
 (0)