release: v1.0.5

This commit is contained in:
nox-project
2026-05-06 14:49:45 +02:00
parent edcbf99fa7
commit 0814bfed2e
9 changed files with 75 additions and 27 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ requirements = [
setup(
name="nox-cli",
version="1.0.4",
version="1.0.5",
author="nox-project",
description="Advanced Asynchronous Cyber Threat Intelligence Framework",
long_description=Path("README.md").read_text(),