mirror of
https://github.com/bellingcat/octosuite.git
synced 2026-06-11 21:08:35 +03:00
Update README.md
This commit is contained in:
@@ -7,6 +7,7 @@ TUI-based toolkit for GitHub data analysis.
|
||||

|
||||

|
||||

|
||||
[](https://github.com/bellingcat/octosuite/actions/workflows/codeql.yml)
|
||||

|
||||
|
||||
## Overview
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "octosuite"
|
||||
version = "4.0.0-beta1"
|
||||
version = "4.0.0beta1"
|
||||
description = "TUI-based toolkit for GitHub data analysis."
|
||||
readme = "README.md"
|
||||
license = "MIT"
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
__pkg__ = "octosuite"
|
||||
__version__ = "4.0.0-beta1"
|
||||
__version__ = "4.0.0beta1"
|
||||
|
||||
Reference in New Issue
Block a user