release: bump to v1.1.1 (test-only patch)

Corrects stale confidence_max ceiling tests + documented-topics set.
No production code change.
This commit is contained in:
2026-06-18 19:23:39 -04:00
parent a26dfe4d47
commit d1974ca6f6
2 changed files with 13 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "decnet"
version = "1.1.0"
version = "1.1.1"
description = "Deception network: deploy honeypot deckies that appear as real LAN hosts"
readme = "README.md"
authors = [{ name = "Samuel Paschuan", email = "samuel.paschuan@xmartlab.com" }]