"git@developer.sourcefind.cn:change/sglang.git" did not exist on "0c227ee373acb4ccf220d46a2fb1c89c65bd8339"
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