Skip to content

Commit bd8de62

Browse files
committed
0.0.4
1 parent 302ad44 commit bd8de62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
setup(
44
name = 'CoCa-pytorch',
55
packages = find_packages(exclude=[]),
6-
version = '0.0.3',
6+
version = '0.0.4',
77
license='MIT',
88
description = 'CoCa, Contrastive Captioners are Image-Text Foundation Models - Pytorch',
99
author = 'Phil Wang',

0 commit comments

Comments
 (0)