Skip to content

Commit

Permalink
1.0.2
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 33374e5 commit 9b16119
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

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

## v1.0.2 (2023-04-13)
### Fix
* Pyproject python versioning ([`a59ee25`](https://github.com/mraniki/dxsp/commit/a59ee2554487413d33afe32456335201e0d2110b))
* Initial workflow verification ([`b4252c4`](https://github.com/mraniki/dxsp/commit/b4252c4c1c2af4b6e84d432e7bc6cbb4b6d37602))

## v1.0.1 (2023-04-12)
### Fix
* Update build.yml and pyproject.toml versions ([`4a7daee`](https://github.com/mraniki/dxsp/commit/4a7daee92e2631e36e961ce454ad94e8b44c6438))
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.1"
version = "1.0.2"
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 9b16119

Please sign in to comment.