Skip to content

Commit 4fd488b

Browse files
committed
chore: Bump version to 4.8.6 in pyproject.toml, uv.lock, and __init__.py
1 parent 422a34e commit 4fd488b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.5"
3+
version = "4.8.6"
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.5'
3+
__version__ = '4.8.6'

uv.lock

Lines changed: 1 addition & 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)