This commit is contained in:
Phil Wang
2022-05-11 08:21:39 -07:00
parent 2f3c02dba8
commit 3dda2570ed
2 changed files with 6 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ setup(
'dream = dalle2_pytorch.cli:dream'
],
},
version = '0.2.9',
version = '0.2.10',
license='MIT',
description = 'DALL-E 2',
author = 'Phil Wang',