Skip to content

Commit c4f6a6d

Browse files
authored
Merge pull request #9 from githubjacky/feat#5
release 0.2.0
2 parents fd83229 + cbd5d83 commit c4f6a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "llm-research"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "A minimum Python package built on top of the LangChain framework to interact with LLM."
55
authors = ["githubjacky"]
66
license = "MIT"

0 commit comments

Comments
 (0)