Skip to content

Commit a8bad59

Browse files
committed
bump version to v0.2.2
1 parent 22bc44e commit a8bad59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchvision/__init__.py

Lines changed: 1 addition & 1 deletion
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.1'
6+
__version__ = '0.2.2'
77

88
_image_backend = 'PIL'
99

0 commit comments

Comments
 (0)