From 0d78b8271fcffee88a3dbe021d9593c9888976f0 Mon Sep 17 00:00:00 2001 From: Bryce Date: Fri, 29 Dec 2023 09:05:46 -0800 Subject: [PATCH] version: 14.0.0b7 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4833020..32a4715 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.0b6", + version="14.0.0b7", description="AI imagined images. Pythonic generation of images.", long_description=readme, long_description_content_type="text/markdown",