We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5e9024 commit 99389a4Copy full SHA for 99389a4
docs/source/conf.py
@@ -54,7 +54,7 @@
54
# The short X.Y version.
55
version = '0.8'
56
# The full version, including alpha/beta/rc tags.
57
-release = '0.8.2'
+release = '0.8.3'
58
59
# The language for content autogenerated by Sphinx. Refer to documentation
60
# for a list of supported languages.
docs/source/predictionio.rst
@@ -10,7 +10,7 @@ The SDK comprises of two clients:
10
and extract prediction results.
11
12
Please read `PredictionIO Quick Start
13
-<http://docs.prediction.io/0.8.2/recommendation/quickstart.html>`_ for
+<http://docs.prediction.io/0.8.3/recommendation/quickstart.html>`_ for
14
detailed explanation.
15
16
predictionio.EventClient Class
0 commit comments