diff --git a/pyproject.toml b/pyproject.toml index a0e3a801..9f836f36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "xendit-python" -version = "0.1.3" +version = "0.1.4" description = "Xendit REST API Client for Python - Card, Virtual Account, Invoice, Disbursement, Recurring Payments, Payout, EWallet, Balance, Retail Outlets Services https://xendit.github.io/apireference/" authors = ["Maahir Ur Rahman "] license = "MIT"