Skip to content

Commit

Permalink
Bump version in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
astrojuanlu committed Aug 9, 2018
1 parent 6c3a5bd commit 9cabe2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@
# built documents.
#
# The short X.Y version.
version = '0.1'
version = '0.2'
# The full version, including alpha/beta/rc tags.
release = '0.1.0'
release = '0.2b1'

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

0 comments on commit 9cabe2a

Please sign in to comment.