Skip to content

Commit

Permalink
Merge pull request #364 from BalancerMaxis/update_bal_tools
Browse files Browse the repository at this point in the history
Update bal tools version
  • Loading branch information
Tritium-VLK authored Jun 27, 2024
2 parents c8590b6 + e760c23 commit ffb282b
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
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

VERSION = "0.9.6"
VERSION = "0.9.7"
DESCRIPTION = "Balancer Maxi Addressbook"
LONG_DESCRIPTION = "Balancer Maxi Addressbook and Balancer Permissions helper"

Expand All @@ -23,7 +23,7 @@
"web3",
"gql[requests]",
"requests",
"bal_tools @ git+https://github.com/BalancerMaxis/[email protected].5",
"bal_tools @ git+https://github.com/BalancerMaxis/[email protected].6",
],
keywords=["python", "first package"],
classifiers=[
Expand Down

0 comments on commit ffb282b

Please sign in to comment.