Skip to content

Commit

Permalink
0.14.1
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 530043c commit 45ac8f5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# CHANGELOG


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

### Chores

* chore: [ci] Move back poetry pre-commit ([`b3c19c4`](https://github.com/goincrypto/cryptocom-exchange/commit/b3c19c41ee6ba9583be6e5c8117e78c6d0ae0e8b))

### Fixes

* fix: [ci] Updated changelog generation ([`530043c`](https://github.com/goincrypto/cryptocom-exchange/commit/530043ca36388aeb0d1e295368c8d6177a3f99b1))


## v0.14.0 (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.0"
version = "0.14.1"
readme = "README.md"
classifiers = [
"Operating System :: OS Independent",
Expand Down

0 comments on commit 45ac8f5

Please sign in to comment.