Skip to content

Commit

Permalink
[fix] mail addr in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
pekasen committed Jul 29, 2022
1 parent 842e502 commit fd9c4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "tegracli"
version = "0.1.1-alpha.0"
description = "A research-focused Telegram CLI application"
authors = ["Philipp Kessling <[email protected]", "Felix Münch <[email protected]"]
authors = ["Philipp Kessling <[email protected]>", "Felix Münch <[email protected]>"]
readme = "README.md"
license = "MIT"
repository = "https://github.com/Leibniz-HBI/tegracli"
Expand Down

0 comments on commit fd9c4c3

Please sign in to comment.