Skip to content

Commit 99389a4

Browse files
committed
update version number
1 parent c5e9024 commit 99389a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
# The short X.Y version.
5555
version = '0.8'
5656
# The full version, including alpha/beta/rc tags.
57-
release = '0.8.2'
57+
release = '0.8.3'
5858

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

docs/source/predictionio.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The SDK comprises of two clients:
1010
and extract prediction results.
1111

1212
Please read `PredictionIO Quick Start
13-
<http://docs.prediction.io/0.8.2/recommendation/quickstart.html>`_ for
13+
<http://docs.prediction.io/0.8.3/recommendation/quickstart.html>`_ for
1414
detailed explanation.
1515

1616
predictionio.EventClient Class

0 commit comments

Comments
 (0)