From 1b33a60bd90b419c4354775b9c4542cf382fa0d5 Mon Sep 17 00:00:00 2001 From: yruej301 Date: Thu, 13 Feb 2025 16:39:39 -0500 Subject: [PATCH] bump/v3.1.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ab6e446..8f64065 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "vertex-protocol" -version = "3.1.3" +version = "3.1.5" description = "Vertex Protocol SDK" authors = ["Jeury Mejia "] homepage = "https://vertexprotocol.com/"