Skip to content

Commit ed2083a

Browse files
committed
Documentation Version 2.1.
1 parent 5692ba1 commit ed2083a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
# built documents.
4949
#
5050
# The short X.Y version.
51-
version = '2.0'
51+
version = '2.1'
5252
# The full version, including alpha/beta/rc tags.
53-
release = '2.0'
53+
release = '2.1'
5454

5555
# The language for content autogenerated by Sphinx. Refer to documentation
5656
# for a list of supported languages.
@@ -245,4 +245,4 @@
245245
# Example configuration for intersphinx: refer to the Python standard library.
246246
intersphinx_mapping = {
247247
'python': ('http://python.readthedocs.org/en/latest/', None),
248-
}
248+
}

0 commit comments

Comments
 (0)