Skip to content

Commit bb925b9

Browse files
committed
eng: fix package ID & description - BNCH-112051
1 parent 55e26c5 commit bb925b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ dependencies = [
1818
"ruff>=0.2,<0.8",
1919
"typing-extensions>=4.8.0,<5.0.0",
2020
]
21-
name = "openapi-python-client"
21+
name = "benchling-openapi-python-client"
2222
version = "2.0.0-alpha.1"
23-
description = "Generate modern Python clients from OpenAPI"
23+
description = "Generate modern Python clients from OpenAPI (Benchling fork)"
2424
keywords = [
2525
"OpenAPI",
2626
"Client",

0 commit comments

Comments
 (0)