fix bug with @jihoonerd

This commit is contained in:
Phil Wang
2022-04-15 06:40:46 -07:00
parent 5b4ee09625
commit a95de92964
2 changed files with 3 additions and 3 deletions

View File

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