mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
chore: bump version to 4.8.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[project]
|
||||
name = "langbot"
|
||||
version = "4.7.2"
|
||||
description = "Production-grade platform for building IM bots"
|
||||
version = "4.8.0"
|
||||
description = "Production-grade platform for building agentic IM bots"
|
||||
readme = "README.md"
|
||||
license-files = ["LICENSE"]
|
||||
requires-python = ">=3.11,<4.0"
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
"""LangBot - Production-grade platform for building IM bots"""
|
||||
"""LangBot - Production-grade platform for building agentic IM bots"""
|
||||
|
||||
__version__ = '4.7.2'
|
||||
__version__ = '4.8.0'
|
||||
|
||||
Reference in New Issue
Block a user