Skip to content

Commit

Permalink
Release prep (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
swenzel authored Jan 14, 2021
1 parent 1046664 commit a04ccf4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
### Version 0.2.9
* Added `--binary` flag to `produce` and `consume`
### Version 0.2.8
* Updated avro-python3 to version 1.10.0
### Version 0.2.7
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 = "esque"
version = "0.2.8"
version = "0.2.9"
description="esque - an operational kafka tool."
authors = ["real.digital <opensource@real-digital.de>"]
license = "MIT"
Expand Down

0 comments on commit a04ccf4

Please sign in to comment.