Skip to content

Commit

Permalink
Release 0.0.55
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed Sep 23, 2023
1 parent bd1619b commit 33aa696
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,7 +1,7 @@

[tool.poetry]
name = "ravendev"
version = "0.0.54"
version = "0.0.55"
description = ""
authors = []
packages = [
Expand All @@ -10,10 +10,10 @@ packages = [

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

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

0 comments on commit 33aa696

Please sign in to comment.