Skip to content

Commit

Permalink
Update Version. Remove Pysha3 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
laalaguer committed Jul 25, 2023
1 parent 6636b11 commit b1f5517
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
wheel
twine
requests
thor-devkit==1.0.13
thor-devkit==1.0.14
pytest
pytest-cov
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setuptools.setup(
name="thor-requests",
version="1.2.4",
version="1.2.5",
author="laalaguer",
author_email="[email protected]",
description="Simple network VeChain SDK for human to interact with the blockchain",
Expand Down

0 comments on commit b1f5517

Please sign in to comment.