feat: update project version to 2.0.0

This commit is contained in:
nblog 2025-11-12 15:30:31 +08:00
parent 301c1849f8
commit f4212b8666

View File

@ -1,6 +1,6 @@
[project]
name = "ghydramcp"
version = "0.1.0"
version = "2.0.0"
description = "AI-assisted reverse engineering bridge: a multi-instance Ghidra plugin exposed via a HATEOAS REST API plus an MCP Python bridge for decompilation, analysis & binary manipulation"
readme = "README.md"
requires-python = ">=3.11"