Skip to content

Commit 297c382

Browse files
authored
chore: Bump package, fix README (#92)
1 parent fd20941 commit 297c382

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
@@ -1,10 +1,10 @@
11
[tool.poetry]
22
name = "flagsmith"
3-
version = "3.6.0"
3+
version = "3.7.0"
44
description = "Flagsmith Python SDK"
55
authors = ["Flagsmith <[email protected]>"]
66
license = "BSD3"
7-
readme = "Readme.md"
7+
readme = "README.md"
88
keywords = ["feature", "flag", "flagsmith", "remote", "config"]
99
documentation = "https://docs.flagsmith.com"
1010
packages = [{ include = "flagsmith" }]

0 commit comments

Comments
 (0)