Skip to content

Commit ad065e3

Browse files
author
Greg Turnquist
committed
SESPRINGPYTHONPY-161: Tweaked docs to cite 1.3 instead of 1.2
1 parent 54f1496 commit ad065e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sphinx/source/overview.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ This section is focused on helping you set up Spring Python.
154154
#. Unpack the tarball, and go to the directory containing setup.py. (NOTE: This has been tested on Mac OSX 10.5/10.6, and Ubuntu Linux 9.04+)
155155
#. Type **python setup.py install** to install Spring Python. (NOTE: You may need administrative power to do this!)
156156

157-
This installs the core library of Spring Python. Version 1.2 supports Python 2.6+ (but not Python 3).
157+
This installs the core library of Spring Python. Version 1.3 supports Python 2.6+ (but not Python 3).
158158

159159
To use other features like CherryPy and Pyro, you need to execute some of the following extra steps.
160160

0 commit comments

Comments
 (0)