From 2a59c35a944bab823dc0bede2b59cb6cb98e7610 Mon Sep 17 00:00:00 2001 From: Robin Quintero Date: Tue, 12 Mar 2024 19:27:55 -0500 Subject: [PATCH] feat(docs): update complexipy version --- README.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 50fa41c..635b268 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ The cognitive complexity of the file is 1, and the output of the command `complexipy path/to/file.py` will be: ```txt -───────────────────────────── 🐙 complexipy 0.3.0 ────────────────────────────── +───────────────────────────── 🐙 complexipy 0.3.1 ────────────────────────────── Summary ┏━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━┓ ┃ Path ┃ File ┃ Function ┃ Complexity ┃ diff --git a/docs/index.md b/docs/index.md index 3375eca..a714e42 100644 --- a/docs/index.md +++ b/docs/index.md @@ -126,7 +126,7 @@ The cognitive complexity of the file is 1, and the output of the command `complexipy path/to/file.py` will be: ```txt -───────────────────────────── 🐙 complexipy 0.3.0 ────────────────────────────── +───────────────────────────── 🐙 complexipy 0.3.1 ────────────────────────────── Summary ┏━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━┓ ┃ Path ┃ File ┃ Function ┃ Complexity ┃