10000 Update poetry build rules to include codeanalyzer-*.jar and add a tes… · codellm-devkit/python-sdk@32da358 · GitHub
[go: up one dir, main page]

Skip to content

Commit 32da358

Browse files
committed
Update poetry build rules to include codeanalyzer-*.jar and add a test case to verify it exists.
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
1 parent 677be0f commit 32da358

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 = "cldk"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
description = "codellm-devkit: A python library for seamless integration with LLMs."
55
authors = ["Rahul Krishna <i.m.ralk@gmail.com>", "Rangeet Pan <rangeet.pan@ibm.com>", "Saurabh Sinhas <sinhas@us.ibm.com>",
66
"Raju Pavuluri <pavuluri@us.ibm.com>"]

0 commit comments

Comments
 (0)
0