version bump for brew consistency

This commit is contained in:
Evan Quiney
2025-10-07 15:18:54 +01:00
committed by GitHub
parent b1721e941b
commit 962e5ef40d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "exo"
version = "0.2.0"
version = "0.3.0"
description = "Exo"
readme = "README.md"
requires-python = ">=3.13"

View File

@@ -29,4 +29,4 @@ features = ["pyo3/extension-module", "pyo3/experimental-async"]
[tool.pytest.ini_options]
log_cli = true
log_cli_level = "INFO"
asyncio_mode = "auto"
asyncio_mode = "auto"