From 02d76ebc3fb8ebc48c622b63a74498754c8dbedc Mon Sep 17 00:00:00 2001 From: Sekar Anglila Hapsari Date: Tue, 6 Jun 2023 12:18:16 +0800 Subject: [PATCH] Update lib version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1ac14058..233fcccf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "xendit-python" -version = "0.2.1" +version = "0.2.2" description = "Xendit REST API Client for Python - Card, Virtual Account, Invoice, Disbursement, Recurring Payments, Payout, EWallet, Balance, Retail Outlets, Payments API, Services https://xendit.github.io/apireference/" authors = ["Maahir Ur Rahman "] license = "MIT"