Skip to content

Commit

Permalink
Conf: remove release code
Browse files Browse the repository at this point in the history
  • Loading branch information
macno committed Jan 3, 2020
1 parent 6508fd2 commit e4a863d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
# The short X.Y version
version = u''
# The full version, including alpha/beta/rc tags
release = u'0.8.2'
release = u''


# -- General configuration ---------------------------------------------------
Expand Down Expand Up @@ -188,4 +188,4 @@
# -- Options for intersphinx extension ---------------------------------------

# Example configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {'https://docs.python.org/': None}
intersphinx_mapping = {'https://docs.python.org/': None}

0 comments on commit e4a863d

Please sign in to comment.