diff --git a/integrations/aws-strands/python/pyproject.toml b/integrations/aws-strands/python/pyproject.toml index 1ac11b383..40c1784f5 100644 --- a/integrations/aws-strands/python/pyproject.toml +++ b/integrations/aws-strands/python/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "ag_ui_strands" -version = "0.1.0b12" +version = "0.1.0" authors = [ { name = "AG-UI Contributors" } ]