Skip to content

Commit 1d0a3b1

Browse files
committed
bump up version to 0.2.1
1 parent 6f7e26b commit 1d0a3b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchvision/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from torchvision import transforms
44
from torchvision import utils
55

6-
__version__ = '0.2.0'
6+
__version__ = '0.2.1'
77

88
_image_backend = 'PIL'
99

0 commit comments

Comments
 (0)