Skip to content

Commit 39e28de

Browse files
committed
bump version to 0.0.25
1 parent 890ef25 commit 39e28de

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