docs: update to v0.1.4.post5 release

This commit is contained in:
Xubin Ren
2026-03-16 15:27:40 +00:00
parent 337c4600f3
commit df7ad91c57
2 changed files with 2 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
## 📢 News ## 📢 News
- **2026-03-16** 🚀 Released **v0.1.4.post5** — a refinement-focused release with stronger reliability, broader provider and channel support, and a more dependable day-to-day experience. Please see [release notes](https://github.com/HKUDS/nanobot/releases/tag/v0.1.4.post5) for details.
- **2026-03-15** 🧩 DingTalk rich media, smarter built-in skills, and cleaner model compatibility. - **2026-03-15** 🧩 DingTalk rich media, smarter built-in skills, and cleaner model compatibility.
- **2026-03-14** 💬 Channel plugins, Feishu replies, and steadier MCP, QQ, and media handling. - **2026-03-14** 💬 Channel plugins, Feishu replies, and steadier MCP, QQ, and media handling.
- **2026-03-13** 🌐 Multi-provider web search, LangSmith, and broader reliability improvements. - **2026-03-13** 🌐 Multi-provider web search, LangSmith, and broader reliability improvements.

View File

@@ -2,6 +2,7 @@
name = "nanobot-ai" name = "nanobot-ai"
version = "0.1.4.post5" version = "0.1.4.post5"
description = "A lightweight personal AI assistant framework" description = "A lightweight personal AI assistant framework"
readme = { file = "README.md", content-type = "text/markdown" }
requires-python = ">=3.11" requires-python = ">=3.11"
license = {text = "MIT"} license = {text = "MIT"}
authors = [ authors = [