Skip to content

Commit

Permalink
0.11.16
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release authored and github-actions committed Jun 21, 2022
1 parent 7cb325b commit a99c1bc
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-->

## v0.11.16 (2022-06-21)
### Fix
* Missing pairs available with default precision ([`7cb325b`](https://github.com/goincrypto/cryptocom-exchange/commit/7cb325b5914ac8b89092f27d8a98eace94809d22))

## v0.11.15 (2022-06-11)
### Sync
* Updated API pairs and coins ([`d36762e`](https://github.com/goincrypto/cryptocom-exchange/commit/d36762eb79c33972603d332473797ac4cfe815fa))
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.15"
version = "0.11.16"
readme = "README.md"
classifiers = [
"Operating System :: OS Independent",
Expand Down

0 comments on commit a99c1bc

Please sign in to comment.