"...text-generation-inference.git" did not exist on "c2d4a3b5c7bb6a8367c00f7c797bf87f4b2fcef9"
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 ...@@ -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.0' __version__ = '0.2.1'
_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