This repository was archived by the owner on Jul 26, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v11.1.8 (2025-02-20)
5+
6+ ### Other
7+
8+ - Merge pull request #771 from mraniki/dev
9+ ([ ` dff3054 ` ] ( https://github.com/mraniki/dxsp/commit/dff30547de21c7e7de680db3f9f572b2aded61c8 ) )
10+
11+ ⬆️ 🤖 - Q Why did the chicken cross the road
12+
13+ ### ⬆️
14+
15+ - ⬆️ 🛠️(deps): update dependency web3 to v6.20.4 ([ #770 ] ( https://github.com/mraniki/dxsp/pull/770 ) ,
16+ [ ` 10c7d95 ` ] ( https://github.com/mraniki/dxsp/commit/10c7d95b75e9b161f56255e27740b89a57049ecb ) )
17+
18+ Co-authored-by: renovate[ bot] <29139614+renovate[ bot] @users .noreply.github.com>
19+
20+
421## v11.1.7 (2025-02-13)
522
623### Other
Original file line number Diff line number Diff line change 1- __version__ = "11.1.7 "
1+ __version__ = "11.1.8 "
22
33from dxsp .main import DexSwap
44
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
55
66[tool .poetry ]
77name = " dxsp"
8- version = " 11.1.7 "
8+ version = " 11.1.8 "
99description = " DXSP (DeX SwaP), A defi swap helper package. Swap made easy."
1010authors = [" mraniki <8766259+mraniki@users.noreply.github.com>" ]
1111license = " MIT License"
You can’t perform that action at this time.
0 commit comments