##// END OF EJS Templates
Make it clear that 1.0 is not released yet
Thomas Kluyver -
Show More
@@ -5,6 +5,10 b''
5 Release 1.0
5 Release 1.0
6 ===========
6 ===========
7
7
8 .. note::
9
10 This document describes a pre-release version of IPython.
11
8 IPython 1.0 requires Python ≥ 2.6.5 or ≥ 3.2.1.
12 IPython 1.0 requires Python ≥ 2.6.5 or ≥ 3.2.1.
9 It does not support Python 3.0, 3.1, or 2.5.
13 It does not support Python 3.0, 3.1, or 2.5.
10
14
General Comments 0
You need to be logged in to leave comments. Login now