Skip to content

Commit

Permalink
build(poetry): add description
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMarble committed Sep 19, 2021
1 parent 14aa080 commit f1d3fc7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[tool.poetry]
name = "datadis"
version = "0.4.0"
description = ""
description = "Datadis API client"
readme = "README.md"
authors = ["Alvaro Tinoco <[email protected]>"]

[tool.poetry.dependencies]
Expand Down

0 comments on commit f1d3fc7

Please sign in to comment.