Skip to content

Commit

Permalink
0.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release authored and github-actions committed May 23, 2022
1 parent 4e52199 commit 7c7194f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## v0.11.5 (2022-05-23)
### Fix
* Updated exception handling for requests ([`4e52199`](https://github.com/goincrypto/cryptocom-exchange/commit/4e52199a9f471c7880f855a26bf7cf7466be6148))

### Sync
* Updated API pairs and coins ([`12d0c25`](https://github.com/goincrypto/cryptocom-exchange/commit/12d0c250a0749cad92c58926b1a8ab22067cc506))

## v0.11.4 (2022-05-20)
### Sync
* Updated API pairs and coins ([`a42f4e4`](https://github.com/goincrypto/cryptocom-exchange/commit/a42f4e4501da11e8e79f890b0b69966741777a1a))
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.11.4"
version = "0.11.5"
readme = "README.md"
classifiers = [
"Operating System :: OS Independent",
Expand Down

0 comments on commit 7c7194f

Please sign in to comment.