diff --git a/setup.py b/setup.py index 606c9257..3ed913ac 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ def get_git_revision_hash() -> str: name="imaginAIry", author="Bryce Drennan", # author_email="b r y p y d o t io", - version="14.3.0", + version="15.0.0", description="AI imagined images. Pythonic generation of images.", long_description=readme, long_description_content_type="text/markdown",