Skip to content

Commit

Permalink
Merge pull request #39 from mraniki/main
Browse files Browse the repository at this point in the history
Align
  • Loading branch information
mraniki authored Apr 13, 2023
2 parents 2c30ff6 + 228dbd2 commit c728ac0
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.7 (2023-04-13)
### Fix
* Package logger setup as per standard ([`2c30ff6`](https://github.com/mraniki/dxsp/commit/2c30ff6b2d004de4c2f97d636eb32f39c969e94c))

## v1.0.6 (2023-04-13)
### Fix
* Import 1 ([`ccf0171`](https://github.com/mraniki/dxsp/commit/ccf0171bcf831770d9e653c8e71b1506bb5f7f01))
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.6"
version = "1.0.7"
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 c728ac0

Please sign in to comment.