Skip to content

Commit

Permalink
Release 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed Apr 25, 2023
1 parent 6470c2a commit 5f930a8
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 = "fern-metriport"
version = "0.0.3"
version = "0.0.4"
description = ""
authors = []
packages = [
Expand All @@ -11,9 +11,9 @@ packages = [
[tool.poetry.dependencies]
python = "^3.7"
httpx = "0.23.3"
backports-cached_property = "1.0.2"
pydantic = "^1.9.2"
types-backports = "0.1.3"
backports-cached_property = "1.0.2"

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

0 comments on commit 5f930a8

Please sign in to comment.