From f920adadf1cdf76e2a458de5ab4dfb0726946a1b Mon Sep 17 00:00:00 2001
From: Corentin <corentin@blinkink.co.uk>
Date: Thu, 7 Dec 2023 10:29:15 +0000
Subject: [PATCH] =?UTF-8?q?=F0=9F=93=8C=20Version=20up?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index cf40e13..aa82216 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [project]
 name = "savarin"
-version = "0.1.2"
+version = "0.1.3"
 description = "Utility tools for Maya"
 readme = "README.md"
 requires-python = ">=3.8"
-- 
GitLab