Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mariofix authored Dec 12, 2024
1 parent 300ad90 commit af12cd0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "thankyou"
version = "0.0.3"
description = "Print \"Thank You\" in every known language"
authors = [
"Mario Hernandez <yo@mariofix.com>"
"Mario Hernandez <mariofix@proton.me>"
]
license = "MIT"
readme = "README.md"
Expand All @@ -23,6 +23,8 @@ classifiers=[
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Intended Audience :: Developers",
"Topic :: Software Development :: Libraries :: Python Modules",
]
Expand Down

0 comments on commit af12cd0

Please sign in to comment.