update python version to 0.2.15

This commit is contained in:
Brett Kuprel
2022-07-04 08:10:27 -04:00
parent 377d15cb16
commit 461890486e
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.14',
version='0.2.15',
author='Brett Kuprel',
author_email='brkuprel@gmail.com',
url='https://github.com/kuprel/min-dalle',