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