quick fix for @marunine

This commit is contained in:
Phil Wang
2022-05-18 20:22:52 -07:00
parent bb86ab2404
commit db0642c4cd
2 changed files with 11 additions and 6 deletions

View File

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