diff --git a/pyproject.toml b/pyproject.toml index b9029c0..07deacc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "async-stripe" -version = "5.3.0" +version = "5.4.0" description = "An asynchronous wrapper around Stripe's official python library." authors = [ "Bharat Chauhan ",