Add Abyss VM protection mode

This commit is contained in:
ashton
2026-06-17 20:10:17 -05:00
parent 27a361ef35
commit f453e02e6c
9 changed files with 1163 additions and 9 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "patchwork"
version = "0.5.0"
version = "0.6.0"
description = "Python source transformation tool with reproducible builds, static audit metadata, and manifest generation"
requires-python = ">=3.10"
license = {text = "MIT"}