2603.6 - removed port 22 from exlusion

This commit is contained in:
2026-03-12 03:32:14 -04:00
parent bfb0c3fe6f
commit 1c35d604e3
5 changed files with 11 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"
[project]
name = "portspoof-py"
version = "2603.5"
version = "2603.6"
description = "Python asyncio rewrite of the portspoof TCP honeypot"
readme = "README.md"
requires-python = ">=3.11"