Skip to content

Commit

Permalink
Release 0.0.51
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed Apr 2, 2023
1 parent 147794e commit e735f16
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 = "ravendev"
version = "0.0.50"
version = "0.0.51"
description = ""
authors = []
packages = [
Expand All @@ -10,10 +10,10 @@ packages = [

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

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

0 comments on commit e735f16

Please sign in to comment.