Commit 1d0a3b11 authored by Soumith Chintala's avatar Soumith Chintala
Browse files

bump up version to 0.2.1

parent 6f7e26be
......@@ -3,7 +3,7 @@ from torchvision import datasets
from torchvision import transforms
from torchvision import utils
__version__ = '0.2.0'
__version__ = '0.2.1'
_image_backend = 'PIL'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment