Skip to content

Commit

Permalink
Release v0.0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed Jul 3, 2023
1 parent 3e8db52 commit 4216f1a
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.28"
version = "v0.0.29"
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 4216f1a

Please sign in to comment.