diff --git a/pyproject.toml b/pyproject.toml index 52e96bf..ff75252 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "flagsmith" -version = "3.2.0" +version = "3.2.1" description = "Flagsmith Python SDK" authors = ["Flagsmith "] license = "BSD3"