Skip to content

Commit

Permalink
Fix version number in conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
suitougreentea committed Dec 26, 2015
1 parent 2bc7bd8 commit 3554d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
# The short X.Y version.
version = '1.0.0'
# The full version, including alpha/beta/rc tags.
release = '1.0.0'
release = '1.0.0-beta'

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

0 comments on commit 3554d82

Please sign in to comment.