Skip to content

Commit 8917cdb

Browse files
committed
Bump praisonai-code to 0.0.40
1 parent 27249e5 commit 8917cdb

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/praisonai-code/praisonai_code/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
old ``praisonai.*`` paths for backward compatibility.
1313
"""
1414

15-
__version__ = "0.0.39"
15+
__version__ = "0.0.40"
1616

1717
__all__ = ["__version__"]

src/praisonai-code/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "praisonai-code"
3-
version = "0.0.39"
3+
version = "0.0.40"
44
description = "Agentic terminal CLI for PraisonAI — the terminal-native agent (run, chat, code, runtime, cli backends) extracted from the praisonai wrapper."
55
readme = "README.md"
66
license = {text = "MIT"}

src/praisonai-code/uv.lock

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

0 commit comments

Comments
 (0)