api-breakage
semantic-release 4 years ago committed by github-actions
parent 1b97049c8a
commit 48c92cc677
  1. 4
      CHANGELOG.md
  2. 2
      pyproject.toml

@ -2,6 +2,10 @@
<!--next-version-placeholder--> <!--next-version-placeholder-->
## v0.11.7 (2022-05-25)
### Sync
* Updated API pairs and coins ([`1b97049`](https://github.com/goincrypto/cryptocom-exchange/commit/1b97049c8a51e19bc63508be3f277200a6112fc4))
## v0.11.6 (2022-05-24) ## v0.11.6 (2022-05-24)
### Sync ### Sync
* Updated API pairs and coins ([`8cdb883`](https://github.com/goincrypto/cryptocom-exchange/commit/8cdb883fee716bc137636065d32b7c59ad864c1f)) * Updated API pairs and coins ([`8cdb883`](https://github.com/goincrypto/cryptocom-exchange/commit/8cdb883fee716bc137636065d32b7c59ad864c1f))

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

Loading…
Cancel
Save