Skip to content

Commit 47b0388

Browse files
committed
chore: pyproject update
1 parent 1daa8a8 commit 47b0388

File tree

2 files changed

+3403
-1
lines changed

2 files changed

+3403
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dynamic = ["version"]
88
description = "Integrate PostHog into any python application."
99
authors = [{ name = "PostHog", email = "[email protected]" }]
1010
maintainers = [{ name = "PostHog", email = "[email protected]" }]
11-
license = { text = "MIT License" }
11+
license = "MIT License"
1212
readme = "README.md"
1313
requires-python = ">=3.9"
1414
classifiers = [

0 commit comments

Comments
 (0)