Skip to content

Commit

Permalink
promail-15 Add Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Trafire committed Jun 5, 2022
1 parent ca3a356 commit 0449dc6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
[tool.poetry]
name = "promail"
version = "0.4.3"
version = "0.5.0"
authors = ["Antoine Wood <antoinewood@gmail.com>"]
description = "The Python Email Automation Framework"
description = "Promail: The Python Email Automation Framework"
license = "GNU"
readme = "README.md"
homepage = "https://github.com/trafire/promail"
repository = "https://github.com/trafire/promail"
keywords = ["promail", "email", "automation"]
include = ["src/promail/.credentials/gmail_credentials.json"]
documentation = "https://promail.readthedocs.io"

[tool.poetry.dependencies]
python = "^3.8"
Expand Down

0 comments on commit 0449dc6

Please sign in to comment.