api-breakage
semantic-release 4 years ago committed by github-actions
parent a94fe89aa0
commit 7a4aa9ebb4
  1. 4
      CHANGELOG.md
  2. 2
      pyproject.toml

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

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

Loading…
Cancel
Save