From 95e990e23eff68bfee0dd41d9d6d3409d118c524 Mon Sep 17 00:00:00 2001
From: Vinicius <vinicvaz95@gmail.com>
Date: Tue, 22 Aug 2023 13:47:32 -0300
Subject: [PATCH] config

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

diff --git a/config.toml b/config.toml
index d88956a..5729657 100644
--- a/config.toml
+++ b/config.toml
@@ -8,5 +8,5 @@ REPOSITORY_NAME = "openai_domino_pieces"
 REPOSITORY_LABEL = "OpenAI Domino Pieces"
 
 # The version of this Pieces release
-# Attention: changing this will create a new release
+# Attention: changing this will create a new release 
 VERSION = "0.3.2"