This commit is contained in:
Phil Wang
2022-05-25 09:32:05 -07:00
parent 1ed0f9d80b
commit 6161b61c55

View File

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