Skip to content

Commit 107663a

Browse files
authored
chore: update readme link in pyproject.toml
Signed-off-by: Michael Beemer <[email protected]>
1 parent a25af48 commit 107663a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77
name = "openfeature_sdk"
88
version = "0.3.1"
99
description = "Standardizing Feature Flagging for Everyone"
10-
readme = "readme.md"
10+
readme = "README.md"
1111
authors = [{ name = "OpenFeature", email = "[email protected]" }]
1212
license = { file = "LICENSE" }
1313
classifiers = [

0 commit comments

Comments
 (0)