From 78ee9ccb6f17a48d1827f607f01cdf6899e382a6 Mon Sep 17 00:00:00 2001 From: Ricky Bassom Date: Fri, 5 Jan 2024 11:55:58 +0000 Subject: [PATCH] Release 0.0.13 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b08e340..8338802 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gmn-python-api" -version = "0.0.12" +version = "0.0.13" description = "GMN Python API" authors = ["Ricky Bassom "] license = "MIT"