mirror of
https://github.com/exo-explore/exo.git
synced 2025-12-23 22:27:50 -05:00
version bump for brew consistency
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "exo"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
description = "Exo"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user