handle log2_mid_count=0

This commit is contained in:
Brett Kuprel
2022-07-04 17:46:31 -04:00
parent 1702d3c439
commit 97d22f0fdd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ setuptools.setup(
name='min-dalle',
description = 'min(DALL·E)',
long_description=(Path(__file__).parent / "README.rst").read_text(),
version='0.2.22',
version='0.2.23',
author='Brett Kuprel',
author_email='brkuprel@gmail.com',
url='https://github.com/kuprel/min-dalle',