Skip to content

Commit

Permalink
Fixed version number on Sphinx conf.
Browse files Browse the repository at this point in the history
  • Loading branch information
eromero-vlc committed May 2, 2020
1 parent 7cf1a52 commit c3b52d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
# built documents.
#
# The short X.Y version.
version = '3.0'
version = '3.1'
# The full version, including alpha/beta/rc tags.
release = '3.0'
release = '3.1'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down

0 comments on commit c3b52d0

Please sign in to comment.