From 7f24dea3da78bf489148dea233cc540c8e55746a Mon Sep 17 00:00:00 2001 From: frank <98238480+soundsonacid@users.noreply.github.com> Date: Fri, 5 Apr 2024 12:38:01 -0500 Subject: [PATCH] frank/0.7.46 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 057a5271..0aa88488 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "driftpy" -version = "0.7.45" +version = "0.7.46" description = "A Python client for the Drift DEX" authors = ["x19 ", "bigz ", "frank "] license = "MIT"