api-breakage
semantic-release 4 years ago committed by github-actions
parent 79218e3420
commit 4a5cda46e8
  1. 4
      CHANGELOG.md
  2. 2
      pyproject.toml

@ -2,6 +2,10 @@
<!--next-version-placeholder-->
## v0.11.11 (2022-05-31)
### Sync
* Updated API pairs and coins ([`79218e3`](https://github.com/goincrypto/cryptocom-exchange/commit/79218e342086115b1e59b156f1e615d2b1ecddb7))
## v0.11.10 (2022-05-30)
### Sync
* Updated API pairs and coins ([`0acf2c0`](https://github.com/goincrypto/cryptocom-exchange/commit/0acf2c00f0daca72f34b71a50da8414223734520))

@ -6,7 +6,7 @@ name = "cryptocom-exchange"
packages = [
{include = "cryptocom", from = "src"},
]
version = "0.11.10"
version = "0.11.11"
readme = "README.md"
classifiers = [
"Operating System :: OS Independent",

Loading…
Cancel
Save