Skip to content

Commit

Permalink
updating pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
J-A-Ha committed Aug 6, 2024
1 parent 6a255ec commit 6e855b5
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 @@ -7,7 +7,7 @@ name = "academic-review-tool"
version = "1.0.0"
description = "The Academic Review Tool (ART) is a package for performing academic reviews and bibliometric analyses in Python. It offers capabilities for discovering, retrieving, and analysing academic literature at scale."
readme = "README.md"
authors = [{ name = "Real Python", email = "info@realpython.com" }]
authors = [{ name = "Jamie Hancock, email = "academic_review_tool@outlook.com" }]
license = { file = "LICENSE" }
classifiers = [
"License :: GNU General Public License v3.0",
Expand Down

0 comments on commit 6e855b5

Please sign in to comment.