Skip to content

Commit

Permalink
chore: Bump package, fix README (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
khvn26 authored Jul 17, 2024
1 parent fd20941 commit 297c382
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[tool.poetry]
name = "flagsmith"
version = "3.6.0"
version = "3.7.0"
description = "Flagsmith Python SDK"
authors = ["Flagsmith <[email protected]>"]
license = "BSD3"
readme = "Readme.md"
readme = "README.md"
keywords = ["feature", "flag", "flagsmith", "remote", "config"]
documentation = "https://docs.flagsmith.com"
packages = [{ include = "flagsmith" }]
Expand Down

0 comments on commit 297c382

Please sign in to comment.