There was an error while loading. Please reload this page.
1 parent fd20941 commit 297c382Copy full SHA for 297c382
1 file changed
pyproject.toml
@@ -1,10 +1,10 @@
1
[tool.poetry]
2
name = "flagsmith"
3
-version = "3.6.0"
+version = "3.7.0"
4
description = "Flagsmith Python SDK"
5
authors = ["Flagsmith <support@flagsmith.com>"]
6
license = "BSD3"
7
-readme = "Readme.md"
+readme = "README.md"
8
keywords = ["feature", "flag", "flagsmith", "remote", "config"]
9
documentation = "https://docs.flagsmith.com"
10
packages = [{ include = "flagsmith" }]
0 commit comments