Skip to content

Commit

Permalink
Release v0.0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed Jun 30, 2023
1 parent 6601e2c commit 4c7632b
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,6 +1,6 @@
[tool.poetry]
name = "superagent-py"
version = "v0.0.26"
version = "v0.0.27"
description = ""
readme = "README.md"
authors = []
Expand All @@ -10,8 +10,8 @@ packages = [

[tool.poetry.dependencies]
python = "^3.7"
httpx = "0.23.3"
pydantic = "^1.9.2"
httpx = "0.23.3"

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

0 comments on commit 4c7632b

Please sign in to comment.