bumps to 1.0.1

This commit is contained in:
Mohit Gupta
2026-04-27 12:49:10 +01:00
parent e1b12cc8cd
commit 1d2137c0f9
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "encap-attack" name = "encap-attack"
version = "1.0.0" version = "1.0.1"
license = {file = "LICENSE"} license = {file = "LICENSE"}
description = "Network sniffing and attacks using IP-in-IP and VXLAN" description = "Network sniffing and attacks using IP-in-IP and VXLAN"
requires-python = ">= 3.7" requires-python = ">= 3.7"