We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 693abe7 commit 911cf05Copy full SHA for 911cf05
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "langchain-anyllm"
7
-version = "0.0.1a1"
+version = "0.0.1a2"
8
description = "An integration package connecting LangChain with AnyLLM"
9
readme = "README.md"
10
license = {text = "MIT"}
0 commit comments