Skip to content

Commit 1f7066f

Browse files
committed
chore: bump version
1 parent 2089645 commit 1f7066f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ai-prompter"
3-
version = "0.2.3"
3+
version = "0.3.0"
44
description = "A prompt management library using Jinja2 templates to build complex prompts easily."
55
readme = "README.md"
66
homepage = "https://github.com/lfnovo/ai-prompter"
@@ -30,6 +30,7 @@ package-dir = {"ai_prompter" = "src/ai_prompter"}
3030
dev = [
3131
"ipykernel>=4.0.1",
3232
"ipywidgets>=4.0.0",
33+
"langchain-core>=0.3.54",
3334
"pyperclip>=1.9.0",
3435
"pytest>=7.2.0",
3536
"pytest-asyncio>=0.21.0",

uv.lock

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)