diff --git a/pyproject.toml b/pyproject.toml index a619f38..6781f51 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "mcilspy" -version = "0.2.0" +version = "0.3.0" description = "MCP Server for ILSpy .NET Decompiler" authors = [ {name = "Ryan Malloy", email = "ryan@supported.systems"}