Initial commit: CodeMap v0.1.0 - CLI tool for code analysis and diagram generation
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-01-30 12:18:55 +00:00
parent aa297447fe
commit b79e70d193

1
codemap/__init__.py Normal file
View File

@@ -0,0 +1 @@
__version__ = "0.1.0"