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