Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
Release 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed May 5, 2023
1 parent 2029061 commit f4b1cb2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

[tool.poetry]
name = "flipt"
version = "0.2.3"
version = "0.2.4"
description = ""
authors = []
packages = [
Expand All @@ -10,10 +10,10 @@ packages = [

[tool.poetry.dependencies]
python = "^3.7"
pydantic = "^1.9.2"
httpx = "0.23.3"
types-backports = "0.1.3"
backports-cached_property = "1.0.2"
httpx = "0.23.3"
pydantic = "^1.9.2"

[tool.poetry.dev-dependencies]
mypy = "0.971"
Expand Down

0 comments on commit f4b1cb2

Please sign in to comment.