Commit d900d813 authored by Soumith Chintala's avatar Soumith Chintala
Browse files

bump version to v0.2.3

parent 55b5a6b8
...@@ -3,7 +3,7 @@ from torchvision import datasets ...@@ -3,7 +3,7 @@ from torchvision import datasets
from torchvision import transforms from torchvision import transforms
from torchvision import utils from torchvision import utils
__version__ = '0.2.1' __version__ = '0.2.3'
_image_backend = 'PIL' _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