chore: release v0.9.10 (#218)

This commit is contained in:
Zaki Ali
2024-11-05 17:04:45 -08:00
committed by GitHub
parent 0f83f522de
commit 8ef590c631
3 changed files with 6 additions and 3 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
[project]
name = "goose-ai"
description = "a programming agent that runs on your machine"
version = "0.9.9"
version = "0.9.10"
readme = "README.md"
requires-python = ">=3.10"
dependencies = [
"ai-exchange==0.9.8",
"ai-exchange==0.9.9",
"attrs>=23.2.0",
"rich>=13.7.1",
"ruamel-yaml>=0.18.6",