Skip to content

Commit 13953e5

Browse files
committed
bump v1.29.1
1 parent fc2a7bb commit 13953e5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.29.0
1+
1.29.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "venai"
7-
version = "1.29.0"
7+
version = "1.29.1"
88
description = "VenusAI is a secure and extensible Agent framework built for modern AI applications."
99
readme = "README.md"
1010
requires-python = ">=3.10"

venus/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@
3535
"FIX_PROMPT",
3636
]
3737

38-
__version__ = "1.29.0"
38+
__version__ = "1.29.1"

0 commit comments

Comments
 (0)