From 9e7ac4686ebfbfea882f6ccca1f6eb013400e78f Mon Sep 17 00:00:00 2001 From: Bennett Schwartz Date: Sun, 29 Dec 2024 01:46:15 -0500 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 895bf0d..2e3dcef 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name="EasilyAI", - version="0.1.8", + version="0.1.9", description="A library that simplifies the usage of AI!", author="GustyCube", author_email="gc@gustycube.xyz",