We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2827c2a commit 01e402eCopy full SHA for 01e402e
setup.py
@@ -4,7 +4,7 @@
4
name = 'dalle-pytorch',
5
packages = find_packages(),
6
include_package_data = True,
7
- version = '0.14.0',
+ version = '0.14.1',
8
license='MIT',
9
description = 'DALL-E - Pytorch',
10
author = 'Phil Wang',
0 commit comments