2603.7 added dark/light mode

This commit is contained in:
2026-03-13 16:44:12 -04:00
parent 1c35d604e3
commit f90613da16
3 changed files with 100 additions and 44 deletions

View File

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