chore: relax python constraint and release (#169)
This commit is contained in:
+2
-2
@@ -1,9 +1,9 @@
|
||||
[project]
|
||||
name = "goose-ai"
|
||||
description = "a programming agent that runs on your machine"
|
||||
version = "0.9.6"
|
||||
version = "0.9.7"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10, <=3.12"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"ai-exchange",
|
||||
"attrs>=23.2.0",
|
||||
|
||||
Reference in New Issue
Block a user