Skip to content

Commit

Permalink
Merge pull request #507 from yandex/release
Browse files Browse the repository at this point in the history
v.1.9.9
  • Loading branch information
fomars committed Feb 7, 2018
2 parents cb7ad78 + 0f32d7d commit bd761d2
Show file tree
Hide file tree
Showing 26 changed files with 830 additions and 376 deletions.
5 changes: 3 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@

# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.

extensions = ['sphinx.ext.autodoc', 'sphinx.ext.todo', 'sphinx.ext.coverage',
'sphinx.ext.viewcode']

Expand All @@ -51,9 +52,9 @@
# built documents.
#
# The short X.Y version.
version = '1.1'
version = '1.9'
# The full version, including alpha/beta/rc tags.
release = '1.1.1'
release = '1.9.8'

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

0 comments on commit bd761d2

Please sign in to comment.