mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-03 20:44:36 +00:00
Compare commits
3 Commits
feat/agent
...
v4.10.0-be
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a2817f6524 | ||
|
|
b9560b26ff | ||
|
|
1ad7071aa0 |
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "langbot"
|
||||
version = "4.10.0-beta.1"
|
||||
version = "4.10.0-beta.2"
|
||||
description = "Production-grade platform for building agentic IM bots"
|
||||
readme = "README.md"
|
||||
license-files = ["LICENSE"]
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
"""LangBot - Production-grade platform for building agentic IM bots"""
|
||||
|
||||
__version__ = '4.10.0-beta.1'
|
||||
__version__ = '4.10.0-beta.2'
|
||||
|
||||
Reference in New Issue
Block a user