Skip to content

Commit 7d59151

Browse files
fix: sync __version__ with pyproject.toml (0.2.1)
1 parent beb4f3c commit 7d59151

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/cortex/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Cortex — Cognitive knowledge system."""
22

3-
__version__ = "0.2.0"
3+
__version__ = "0.2.1"

0 commit comments

Comments
 (0)