Skip to content

Commit

Permalink
bumping version (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
wallentx authored Mar 13, 2023
1 parent 9c54c14 commit ad47730
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/chia-blockchain.git@1.6.2",
"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 ad47730

Please sign in to comment.