Skip to content

Commit c25260d

Browse files
committed
version bump to 0.0.22
1 parent 0620ef2 commit c25260d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name="codetide",
12-
version="0.0.21",
12+
version="0.0.22",
1313
author="Bruno V.",
1414
author_email="bruno.vitorino@tecnico.ulisboa.pt",
1515
description="CodeTide is a fully local, privacy-preserving tool for parsing and understanding Python codebases using symbolic, structural analysis. No internet, no LLMs, no embeddings - just fast, explainable, and deterministic code intelligence.",

0 commit comments

Comments
 (0)