Skip to content

Commit f3cd8f2

Browse files
committed
bump version
1 parent 49c5407 commit f3cd8f2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
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.2.0"
7+
version = "11.0.0"
88
authors = [
99
{ name="MultiversX" },
1010
]
@@ -25,7 +25,7 @@ dependencies = [
2525
"ledgercomm[hid]",
2626
"rich==13.3.4",
2727
"argcomplete==3.2.2",
28-
"multiversx-sdk[ledger]==1.6.1"
28+
"multiversx-sdk[ledger]==1.6.2"
2929
]
3030

3131
[project.scripts]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ ledgercomm[hid]
66
rich==13.3.4
77
argcomplete==3.2.2
88

9-
multiversx-sdk[ledger]==1.6.1
9+
multiversx-sdk[ledger]==1.6.2

0 commit comments

Comments
 (0)