Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update conf.py
version bump to 2.5.0-beta2
  • Loading branch information
devyte authored Dec 17, 2018
commit a28476911d71d85644544cdffde00eed8a16af29
4 changes: 2 additions & 2 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
# built documents.
#
# The short X.Y version.
version = u'2.4.0'
version = u'2.5.0-beta2'
# The full version, including alpha/beta/rc tags.
release = u'2.4.0'
release = u'2.5.0-beta2'

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