better naming

This commit is contained in:
Phil Wang
2022-04-25 07:44:33 -07:00
parent 863f4ef243
commit 8f2a0c7e00
2 changed files with 22 additions and 22 deletions

View File

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