Skip to content

Commit

Permalink
Release 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BowTiedDevil committed Mar 17, 2024
1 parent 0f355c9 commit 79e4717
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
@@ -1,10 +1,10 @@
[project]
name = "degenbot"
version = "0.2.1"
version = "0.2.2"
authors = [
{ name="BowTiedDevil", email="devil@bowtieddevil.com" },
]
description = "Python classes to aid rapid development of Uniswap V2 & V3 arbitrage bots on EVM-compatible blockchains"
description = "Python classes to aid rapid development of Uniswap V2 & V3, and Curve V1 arbitrage bots on EVM-compatible blockchains"
readme = "README.md"
requires-python = ">=3.10"
dependencies = [
Expand Down

0 comments on commit 79e4717

Please sign in to comment.