Skip to content

Commit d218280

Browse files
committed
build: PR comments
1 parent 2666c98 commit d218280

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,11 @@ classifiers = [
1515
"Programming Language :: Python :: 3.10",
1616
"Programming Language :: Python :: 3.11",
1717
"Programming Language :: Python :: 3.12",
18+
"Programming Language :: Python :: 3.13",
1819
]
1920
requires-python = ">=3.10"
20-
repository = "https://github.com/crispthinking/athena-client"
21-
homepage = "https://github.com/crispthinking/athena-client"
21+
repository = "https://github.com/crispthinking/athena-python-client"
22+
homepage = "https://github.com/crispthinking/athena-python-client"
2223
documentation = "https://crispthinking.github.io/athena-python-client/"
2324
dependencies = [
2425
"anyio>=4.10.0",

0 commit comments

Comments
 (0)