From 959c4dadf82dcd830db6f76deed6f9061642810b Mon Sep 17 00:00:00 2001 From: Re-bin Date: Sun, 1 Feb 2026 18:53:49 +0000 Subject: [PATCH] release 0.1.3.post3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ab298e7..d081dd7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "nanobot-ai" -version = "0.1.3.post2" +version = "0.1.3.post3" description = "A lightweight personal AI assistant framework" requires-python = ">=3.11" license = {text = "MIT"}