Commit c9b89145 authored by Alykhan Tejani's avatar Alykhan Tejani
Browse files

bump version number to 0.2.0

parent 20414024
...@@ -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.1.9' __version__ = '0.2.0'
_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