version update
parent
be8ef69b89
commit
9c8ac7a2aa
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "unity-mcp"
|
||||
version = "0.1.0"
|
||||
version = "1.0.1"
|
||||
description = "Unity MCP Server: A Unity package for Unity Editor integration via the Model Context Protocol (MCP)."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "com.justinpbarnett.unity-mcp",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"displayName": "Unity MCP",
|
||||
"description": "A Unity package to communicate with a local MCP Client via a Python server.",
|
||||
"unity": "2020.3",
|
||||
|
|
|
|||
Loading…
Reference in New Issue