Skip to content

Commit

Permalink
Update metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
cachitas committed Mar 30, 2024
1 parent 1f73be7 commit d059495
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "stringdb"
description = "StringDB"
name = "stringx"
description = "STRING API client"
authors = [{ name = "Hugo Cachitas", email = "hcachitas@gmail.com" }]
dependencies = ["httpx>=0.27.0"]
requires-python = ">=3.9"
Expand All @@ -9,7 +9,7 @@ license = { text = "MIT" }
dynamic = ["version"]

[project.urls]
Homepage = "https://github.com/cachitas/stringdb"
Homepage = "https://pypi.org/project/stringx"
Repository = "https://github.com/cachitas/stringdb"

[build-system]
Expand Down

0 comments on commit d059495

Please sign in to comment.