release: v1.0.4

This commit is contained in:
nox-project
2026-04-22 15:49:51 +02:00
parent 294c7cbf84
commit 61bd9b5555
13 changed files with 55 additions and 20 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ requirements = [
setup(
name="nox-cli",
version="1.0.0",
version="1.0.4",
author="nox-project",
description="Advanced Asynchronous Cyber Threat Intelligence Framework",
long_description=Path("README.md").read_text(),