adding versioning

This commit is contained in:
2026-03-11 19:07:24 -04:00
parent 88758d7f44
commit c2624d165a
3 changed files with 6 additions and 2 deletions

View File

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