Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.learn.boosting
Commits
7e16becb
Commit
7e16becb
authored
Oct 29, 2014
by
Manuel Günther
Browse files
Fixed version in documentation
parent
5725ca2f
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/conf.py
View file @
7e16becb
...
...
@@ -79,9 +79,9 @@ distribution = pkg_resources.require('bob.learn.boosting')[0]
# built documents.
#
# The short X.Y version.
version
=
'1.0'
version
=
distribution
.
version
# The full version, including alpha/beta/rc tags.
release
=
'1.0'
release
=
distribution
.
version
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment