Skip to content

Commit a6fcadf

Browse files
authored
Merge pull request #29 from merge-api/fern-bot/08-01-2023-1247AM
🌿 Fern Regeneration -- August 1, 2023
2 parents 3dbe4da + 064770f commit a6fcadf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "MergePythonClient"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "Client library for the merge API"
55
readme = "README.md"
66
authors = ["Merge <hello@merge.dev>"]
@@ -12,7 +12,7 @@ packages = [
1212

1313
[tool.poetry.dependencies]
1414
python = "^3.7"
15-
httpx = "0.23.3"
15+
httpx = ">=0.23.3"
1616
pydantic = "^1.9.2"
1717

1818
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)