Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

Commit ef51d45

Browse files
author
semantic-release
committed
11.1.8
Automatically generated by python-semantic-release
1 parent dff3054 commit ef51d45

3 files changed

Lines changed: 19 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
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

dxsp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "11.1.7"
1+
__version__ = "11.1.8"
22

33
from dxsp.main import DexSwap
44

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
55

66
[tool.poetry]
77
name = "dxsp"
8-
version = "11.1.7"
8+
version = "11.1.8"
99
description = "DXSP (DeX SwaP), A defi swap helper package. Swap made easy."
1010
authors = ["mraniki <8766259+mraniki@users.noreply.github.com>"]
1111
license = "MIT License"

0 commit comments

Comments
 (0)