Unverified Commit 9d5561b1 authored by Vasilis Vryniotis's avatar Vasilis Vryniotis Committed by GitHub
Browse files

Set documentation version to 0.10.0 (#3927)

parent 026a125f
......@@ -83,10 +83,10 @@ author = 'Torch Contributors'
#
# The short X.Y version.
# TODO: change to [:2] at v1.0
version = 'master (' + torchvision.__version__ + ' )'
version = '0.10.0'
# The full version, including alpha/beta/rc tags.
# TODO: verify this works as expected
release = 'master'
release = torchvision.__version__
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
......
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