Update pyproject.toml to deploy arcade engine toolkit to staging (#650)
This commit is contained in:
parent
33ee36d832
commit
f090b7c852
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||
|
||||
[project]
|
||||
name = "arcade_arcade_engine_api"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
description = "Tools that enable LLMs to interact directly with the engine API."
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue