Skip to content

Commit

Permalink
Merge pull request #33 from Flagsmith/release/3.1.0
Browse files Browse the repository at this point in the history
Release 3.1.0
  • Loading branch information
matthewelwell authored Nov 1, 2022
2 parents b1ed928 + 8a58b79 commit 1f73405
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 25 deletions.
66 changes: 43 additions & 23 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "flagsmith"
version = "3.0.1"
version = "3.1.0"
description = "Flagsmith Python SDK"
authors = ["Flagsmith <[email protected]>"]
license = "BSD3"
Expand All @@ -15,7 +15,7 @@ packages = [
python = ">=3.7.0,<4"
requests = "^2.27.1"
requests-futures = "^1.0.0"
flagsmith-flag-engine = "^1.5.1"
flagsmith-flag-engine = "^2.3.0"

[tool.poetry.dev-dependencies]
pytest = "^6.2.5"
Expand Down

0 comments on commit 1f73405

Please sign in to comment.