mirror of
https://github.com/bellingcat/octosuite.git
synced 2026-06-08 03:18:35 +03:00
4.0.0-beta1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||

|
||||

|
||||
|
||||
TUI-based toolkit for GitHub data analysis.
|
||||
|
||||
@@ -60,7 +60,7 @@ data source
|
||||
and
|
||||
choosing what information to retrieve. Preview the results and optionally export them in your preferred format.
|
||||
|
||||

|
||||

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