it was correct the first time, my bad

This commit is contained in:
Phil Wang
2022-05-20 18:05:15 -07:00
parent 721f9687c1
commit 430961cb97
2 changed files with 2 additions and 3 deletions

View File

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