Release v2.0: Security fixes for CWE-78, CWE-250, CWE-426 - Fix unsafe sudo and PATH injection vulnerabilities

This commit is contained in:
2026-05-21 01:38:00 +05:30
parent ff877e2330
commit 90224542b7
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "nextor"
version = "1.1"
version = "2.0"
description = "Tor exit node IP address rotator for privacy and security testing"
readme = "README.md"
requires-python = ">=3.6"