We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f2cb7c commit 289fddbCopy full SHA for 289fddb
setup.py
@@ -4,7 +4,7 @@
4
name = 'dalle-pytorch',
5
packages = find_packages(),
6
include_package_data = True,
7
- version = '1.4.1',
+ version = '1.4.2',
8
license='MIT',
9
description = 'DALL-E - Pytorch',
10
author = 'Phil Wang',
0 commit comments