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 c8ccfaa commit 124b144Copy full SHA for 124b144
setup.py
@@ -4,7 +4,7 @@
4
name = 'dalle-pytorch',
5
packages = find_packages(),
6
include_package_data = True,
7
- version = '0.13.1',
+ version = '0.13.2',
8
license='MIT',
9
description = 'DALL-E - Pytorch',
10
author = 'Phil Wang',
0 commit comments