release: bump to v1.2.0; finalize CHANGELOG

Prefork worker consolidation (decnet.prefork + decnet fleet heavy),
ATT&CK 19.1 relocation to decnet/data/, and removal of the 10 per-worker
unit templates superseded by the supervisor groups + heavy fleet.
This commit is contained in:
2026-06-18 19:43:53 -04:00
parent beaa604811
commit c918538f35
2 changed files with 13 additions and 2 deletions

View File

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