Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Elnaril committed Nov 10, 2023
1 parent 168a74e commit 60c8c20
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "uniswap-smart-path"
version = "0.1.0"
version = "0.2.0"
authors = [
{ name="Elnaril", email="elnaril_dev@caramail.com" },
]
Expand All @@ -25,7 +25,7 @@ classifiers = [
]
license = {text = "MIT License"}
dependencies = [
"web3>=6.0.0b11",
"web3>=6.0.0",
]
keywords = ["blockchain", "ethereum", "uniswap", "universal router", "swap", "path", "route", "pools"]

Expand All @@ -36,3 +36,4 @@ packages = ["uniswap_smart_path"]
"Homepage" = "https://github.com/Elnaril/uniswap-smart-path"
"Bug Tracker" = "https://github.com/Elnaril/uniswap-smart-path/issues"
"Fiverr" = "https://www.fiverr.com/freelancers/elnaril"
"Buy Me A Coffee" = "https://www.buymeacoffee.com/elnaril"

0 comments on commit 60c8c20

Please sign in to comment.