We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54f1496 commit ad065e3Copy full SHA for ad065e3
docs/sphinx/source/overview.rst
@@ -154,7 +154,7 @@ This section is focused on helping you set up Spring Python.
154
#. 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+)
155
#. Type **python setup.py install** to install Spring Python. (NOTE: You may need administrative power to do this!)
156
157
-This installs the core library of Spring Python. Version 1.2 supports Python 2.6+ (but not Python 3).
+This installs the core library of Spring Python. Version 1.3 supports Python 2.6+ (but not Python 3).
158
159
To use other features like CherryPy and Pyro, you need to execute some of the following extra steps.
160
0 commit comments