From 7059ba697b1641030d663ee28571137104e16b6b Mon Sep 17 00:00:00 2001 From: 0xNineteen <0x39015319@gmail.com> Date: Mon, 12 Dec 2022 10:39:11 -0500 Subject: [PATCH] update --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2f7eb154..92246e49 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "driftpy" version = "0.6.23" description = "A Python client for the Drift DEX" -authors = ["x19 ", "Zane "] +authors = ["x19 ", "Zane "] license = "MIT" readme = "README.md" homepage = "https://github.com/drift-labs/driftpy"