From f9474e24d561aecd679541a1c5778a46b164bb8a Mon Sep 17 00:00:00 2001 From: Astariul Date: Mon, 13 May 2024 17:49:07 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Setting=20the=20version=20for=20?= =?UTF-8?q?the=20new=20release?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 129eb9d..95c0963 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ setuptools.setup( name="kebbie", - version="1.0.0.dev0", + version="0.2.0", author="Nicolas REMOND", author_email="nicolas.remond@thingthing.co", description="A small framework to test and compare mobile keyboards",