Update README.md

This commit is contained in:
Ritchie Mwewa
2026-01-03 04:39:59 +02:00
parent c3335fe990
commit 6a67019bf9
2 changed files with 67 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "octosuite"
version = "4.0.0-beta"
description = "TUI-based toolkit for GitHub-data analysis."
description = "TUI-based toolkit for GitHub data analysis."
readme = "README.md"
license = "MIT"
authors = [
@@ -33,4 +33,5 @@ dev = [
]
[project.scripts]
octosuite = "octosuite.app:start"
octosuite = "octosuite.app:start"
ocs = "octosuite.app:start"