Skip to content

Commit

Permalink
updating pypi release version in RTD conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
atareen committed May 16, 2019
1 parent e8cfaa3 commit 75202c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Expand Up @@ -27,9 +27,9 @@
author = 'Ammar Tareen and Justin B. Kinney'

# The short X.Y version
version = '0.7'
version = '0.8'
# The full version, including alpha/beta/rc tags
release = '0.7'
release = '0.8'


# -- General configuration ---------------------------------------------------
Expand Down

0 comments on commit 75202c6

Please sign in to comment.