Skip to content

Commit f2fc557

Browse files
committed
fix: sync __init__.py version to 0.6.0
1 parent 1977341 commit f2fc557

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/neurostack/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Copyright (c) 2024-2026 Raphael Southall
33
"""NeuroStack — AI-provider-agnostic, neuroscience-grounded knowledge management."""
44

5-
__version__ = "0.5.2"
5+
__version__ = "0.6.0"

0 commit comments

Comments
 (0)