We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbc66c3 commit 3f6cb23Copy full SHA for 3f6cb23
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
name = 'imagen-pytorch',
5
packages = find_packages(exclude=[]),
6
- version = '0.0.3',
+ version = '0.0.4',
7
license='MIT',
8
description = 'Imagen - unprecedented photorealism × deep level of language understanding',
9
author = 'Phil Wang',
0 commit comments