Skip to content

Commit

Permalink
fix: minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sauljabin committed Jan 10, 2025
1 parent 4a810be commit e904ef4
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "kaskade"
version = "4.0.2"
description = "kaskade is a text user interface for kafka"
authors = [{ name = "Saúl Piña", email = "[email protected]" }]
license = "MIT"
license = { text = "MIT" }
readme = "README.md"
keywords = ["kafka", "kaskade"]
classifiers = [
Expand Down

0 comments on commit e904ef4

Please sign in to comment.