Skip to content

Commit

Permalink
1.0.20
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Apr 14, 2023
1 parent 1d5cb11 commit 2dcb23a
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.20 (2023-04-14)
### Fix
* Gecko and contract ([`b9d2383`](https://github.com/mraniki/dxsp/commit/b9d23836c9b327fb2a9d0bcd35102e24888ae5e2))

## v1.0.19 (2023-04-13)
### Fix
* Gecko ([`f8e88cd`](https://github.com/mraniki/dxsp/commit/f8e88cddef94f7e639032c27d25ef05815d9da9e))
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.19"
version = "1.0.20"
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 2dcb23a

Please sign in to comment.