2603.2 - change password via web

This commit is contained in:
2026-03-11 19:13:35 -04:00
parent c2624d165a
commit ee77eb23c8
4 changed files with 103 additions and 7 deletions

View File

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