chore: bump version to 0.1.5.post3 and update README news

- pyproject.toml + __init__.py: 0.1.5.post2 → 0.1.5.post3
- README: add daily news entries for 2026-04-22 through 2026-04-28

Made-with: Cursor
This commit is contained in:
Xubin Ren
2026-04-29 10:50:57 +00:00
parent 3d7099b421
commit 0b1631f33d
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "nanobot-ai"
version = "0.1.5.post2"
version = "0.1.5.post3"
description = "A lightweight personal AI assistant framework"
readme = { file = "README.md", content-type = "text/markdown" }
requires-python = ">=3.11"