Skip to content

Commit 3204292

Browse files
committed
chore: bump version to 4.8.2 and update langbot-plugin and pyseekdb versions in uv.lock
1 parent e0d7296 commit 3204292

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "langbot"
3-
version = "4.8.1"
3+
version = "4.8.2"
44
description = "Production-grade platform for building agentic IM bots"
55
readme = "README.md"
66
license-files = ["LICENSE"]

src/langbot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""LangBot - Production-grade platform for building agentic IM bots"""
22

3-
__version__ = '4.8.1'
3+
__version__ = '4.8.2'

uv.lock

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

0 commit comments

Comments
 (0)