Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
9d5561b1
"vscode:/vscode.git/clone" did not exist on "c9d2886ab845371d1a4a2c60fe9500890c986f6b"
Unverified
Commit
9d5561b1
authored
May 27, 2021
by
Vasilis Vryniotis
Committed by
GitHub
May 27, 2021
Browse files
Set documentation version to 0.10.0 (#3927)
parent
026a125f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/source/conf.py
docs/source/conf.py
+2
-2
No files found.
docs/source/conf.py
View file @
9d5561b1
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment