This commit is contained in:
Phil Wang
2022-05-04 10:53:05 -07:00
parent 9ff228188b
commit 9359ad2e91

View File

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