Skip to content

Commit

Permalink
0.7.2
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed Sep 20, 2021
1 parent 93bf5a4 commit ce2638b
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.7.2 (2021-09-20)
### Fix
* Use camelCase instead of snake case ([`788cf1b`](https://github.com/MrMarble/datadis/commit/788cf1bc33b3f407717ec1afca1b09019f418424))

## v0.7.1 (2021-09-19)
### Fix
* Use concurrent insted of async ([`40b1fcc`](https://github.com/MrMarble/datadis/commit/40b1fcc5e2e17f278b93bdd5f1955fefeb1fed14))
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "datadis"
version = "0.7.1"
version = "0.7.2"
description = "Datadis API client"
readme = "README.md"
authors = ["Alvaro Tinoco <alvarotinocomarmol@gmail.com>"]
Expand Down

0 comments on commit ce2638b

Please sign in to comment.