From 4521d518acf83701600477b248facf92a1b859cc Mon Sep 17 00:00:00 2001 From: Bryce Date: Fri, 5 Jan 2024 06:35:47 -0800 Subject: [PATCH] version: 14.0.4 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2c0556a..f22c40a 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ setup( name="imaginAIry", author="Bryce Drennan", # author_email="b r y p y d o t io", - version="14.0.3", + version="14.0.4", description="AI imagined images. Pythonic generation of images.", long_description=readme, long_description_content_type="text/markdown",