Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
cyc60 committed Oct 30, 2024
1 parent 9982ada commit b51ac1f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sw-utils"
version = "v0.6.27"
version = "v0.6.28"
description = "StakeWise Python utils"
authors = ["StakeWise Labs <[email protected]>"]
license = "GPL-3.0-or-later"
Expand All @@ -14,7 +14,7 @@ tenacity = "==8.2.3"
pyjwt = "==2.8.0"
ssz = "==0.5.0"
web3 = "==7.4.0"
py-ecc = "==7.0.1"
py-ecc = "^7.0.1"

[tool.poetry.group.dev.dependencies]
pylint = "^3.0.1"
Expand Down

0 comments on commit b51ac1f

Please sign in to comment.