diff --git a/pyproject.toml b/pyproject.toml index 455a5e3..dc3a928 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "langroid-examples" -version = "0.1.10" +version = "0.1.11" description = "Add your description here" readme = "README.md" requires-python = ">=3.11"