Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
aksnzhy committed Nov 22, 2018
1 parent 1061d64 commit efc6ad9
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ You will see: ::
> <| |___| __/ (_| | | | | | |
/_/\_\_____/\___|\__,_|_| |_| |_|

xLearn -- 0.38 Version --
xLearn -- 0.40 Version --
-------------------------------------------------------------------------

If you meet any installation problem, or you want to build the lastest code from github, or you want to
Expand Down
4 changes: 2 additions & 2 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
# built documents.
#
# The short X.Y version.
version = u'0.3.1'
version = u'0.4.0'
# The full version, including alpha/beta/rc tags.
release = u'0.3.1'
release = u'0.4.0'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ You will see the following message if you installed xLearn successfully: ::
> <| |___| __/ (_| | | | | | |
/_/\_\_____/\___|\__,_|_| |_| |_|

xLearn -- 0.38 Version --
xLearn -- 0.40 Version --
-------------------------------------------------------------------------


Expand Down
2 changes: 1 addition & 1 deletion install/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ You will see the following message if the installation is successful: ::
> <| |___| __/ (_| | | | | | |
/_/\_\_____/\___|\__,_|_| |_| |_|

xLearn -- 0.38 Version --
xLearn -- 0.40 Version --
-------------------------------------------------------------------------


Expand Down
2 changes: 1 addition & 1 deletion python_api/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ If you install xLearn Python package successfully, you will see: ::
> <| |___| __/ (_| | | | | | |
/_/\_\_____/\___|\__,_|_| |_| |_|

xLearn -- 0.38 Version --
xLearn -- 0.40 Version --
-------------------------------------------------------------------------

Quick Start
Expand Down

0 comments on commit efc6ad9

Please sign in to comment.