Skip to content

Commit 0656a7a

Browse files
committed
chore: bump version
1 parent 757dff5 commit 0656a7a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ build-backend = "uv_build"
44

55
[project]
66
name = "explicator"
7-
version = "0.1.0"
7+
version = "0.1.1"
88
authors = [{ name = "Tim le Poidevin", email = "[email protected]" }]
9-
description = "Provider-agnostic natural language AI interface for scenario-driven modelling"
9+
description = "Provider-agnostic natural language AI interface to interact with complex analytical models"
10+
readme = "README.md"
1011
requires-python = ">=3.10"
1112
dependencies = ["mcp>=1.0.0", "click>=8.0", "python-dotenv>=1.0"]
1213

0 commit comments

Comments
 (0)