Bump version to 0.3.0 for Layer 4 release

This commit is contained in:
Claude
2025-11-06 08:02:32 +00:00
parent 6906012c26
commit a00979171c

View File

@@ -1,9 +1,9 @@
[package] [package]
name = "aigpt" name = "aigpt"
version = "0.2.0" version = "0.3.0"
edition = "2021" edition = "2021"
authors = ["syui"] authors = ["syui"]
description = "Simple memory storage for Claude with MCP - Layer 1: Pure Memory Storage" description = "AI memory system with personality analysis and relationship inference - Layers 1-4 Complete"
[lib] [lib]
name = "aigpt" name = "aigpt"