Skip to content

Commit

Permalink
0.14.2
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Oct 10, 2024
1 parent 1e16513 commit 058ff49
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
# CHANGELOG


## v0.14.2 (2024-10-10)

### Chores

* chore: [license] Updated dates ([`eec7e78`](https://github.com/goincrypto/cryptocom-exchange/commit/eec7e7898c615f6e75ce42b6756c70af18546c95))

* chore: [ci] Updated poetry env ([`cfea394`](https://github.com/goincrypto/cryptocom-exchange/commit/cfea3940dca752767f0a4d078346302da8b4b238))

* chore: [ci] Updated publish command to pypi ([`3d65338`](https://github.com/goincrypto/cryptocom-exchange/commit/3d65338268dbcb9ab6238191aa4dc7c27be0545a))

### Fixes

* fix: [ci] Moved build command to poetry ([`1e16513`](https://github.com/goincrypto/cryptocom-exchange/commit/1e165135e55c55b193e8d0dc6badfd222a2131ae))


## v0.14.1 (2024-10-10)

### Chores
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "cryptocom-exchange"
packages = [
{include = "cryptocom", from = "src"},
]
version = "0.14.1"
version = "0.14.2"
readme = "README.md"
classifiers = [
"Operating System :: OS Independent",
Expand Down

0 comments on commit 058ff49

Please sign in to comment.