Skip to content

Commit c9b8914

Browse files
committed
bump version number to 0.2.0
1 parent 2041402 commit c9b8914

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.1.9'
6+
__version__ = '0.2.0'
77

88
_image_backend = 'PIL'
99

0 commit comments

Comments
 (0)