Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Signed-off-by: Erdem Demir <[email protected]>
  • Loading branch information
erdemdmr authored Nov 15, 2024
1 parent da2b82b commit 029ed5a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
[project]
name = "iyzipay"
version = "1.0.46"
dynamic = ["description", "readme", "license", "authors", "classifiers"]

description = "iyzipay api python client"
readme = {file = "README.md"}
license = {text = "MIT"}
authors = [{name = "iyzico"}]

0 comments on commit 029ed5a

Please sign in to comment.