Skip to content

Commit

Permalink
Release 0.0.38
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed Jul 31, 2023
1 parent 73e6a43 commit c37981b
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.37"
version = "v0.0.38"
description = ""
readme = "README.md"
authors = []
Expand All @@ -10,8 +10,8 @@ packages = [

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

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

0 comments on commit c37981b

Please sign in to comment.