Skip to content

Commit a97baa1

Browse files
committed
Bumping minor version
1 parent 6349a9c commit a97baa1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[tool.poetry]
22
name = "langchain-openai-api-bridge"
3-
version = "0.11.4"
3+
version = "0.2.0"
44
description = "A bridge to use Langchain output as an OpenAI-compatible API."
5-
authors = ["Samuel Magny <[email protected]>", "Ueslei Lima <[email protected]>"]
5+
authors = ["Samuel Magny <[email protected]>"]
66
license = "MIT"
77
readme = "README.md"
8-
repository = "https://github.com/uesleilima/langchain-openai-api-bridge"
8+
repository = "https://github.com/samuelint/langchain-openai-api-bridge"
99

1010
[tool.poetry.dependencies]
1111
python = ">=3.9,<4.0"

0 commit comments

Comments
 (0)