Skip to content

Commit

Permalink
1.0.18
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Apr 13, 2023
1 parent 84fb9ff commit bded9a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

<!--next-version-placeholder-->

## v1.0.18 (2023-04-13)
### Fix
* Additional troubleshoot ([`cdc622e`](https://github.com/mraniki/dxsp/commit/cdc622e23c3aaed160bb0a6f8add7cd3526f8206))

## v1.0.17 (2023-04-13)
### Fix
* Debug variable for contract search ([`5bc4b0d`](https://github.com/mraniki/dxsp/commit/5bc4b0d568ac29f4597918a00cc2e8fbec118b3a))
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dxsp"
version = "1.0.17"
version = "1.0.18"
description = "DXSP (DeX SwaP), A defi swap helper package. Swap made easy."
authors = ["mraniki <[email protected]>"]
license = "MIT License"
Expand Down

0 comments on commit bded9a5

Please sign in to comment.