Skip to content

Commit c82c034

Browse files
committed
version bump 0.0.23
1 parent b07b919 commit c82c034

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.22",
12+
version="0.0.23",
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)