Skip to content

Commit

Permalink
bumping version (Chia-Network#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
wallentx authored and PoorMansChiaFarm committed Jun 7, 2023
1 parent 1a97930 commit d58f205
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@

dependencies = [
# "chia-blockchain @ git+https://github.com/Chia-Network/[email protected]",
"chia-blockchain==1.6.2",
"chia-blockchain==1.7.0",
"packaging==21.3",
]

dev_dependencies = [
"build",
"click~=8.1.3",
"chia-dev-tools~=1.1.4",
"chia-dev-tools~=1.1.5",
"coverage",
"pre-commit",
"pylint",
Expand Down

0 comments on commit d58f205

Please sign in to comment.