You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -243,8 +243,8 @@ <h4>Support IPython</h4>
243
243
(BSD license), and is used by a range of <aclass="reference external" href="https://github.com/ipython/ipython/wiki/Projects-using-IPython">other projects</a>; add your project to that
244
244
list if it uses IPython as a library, and please don’t forget to <aclass="reference internal" href="#citing"><em>cite the
245
245
project</em></a>.</p>
246
-
<p>IPython supports Python 2.6 to 2.7 and 3.2 or newer. Our older 0.10 series
247
-
supports Python 2.5, and can be used with Python 2.4.</p>
246
+
<p>IPython supports Python 2.7 and 3.3 or newer. Our older 1.x series supports
247
+
Python 2.6 and 3.2.</p>
248
248
<divclass="section" id="announcements">
249
249
<h1>Announcements<aclass="headerlink" href="#announcements" title="Permalink to this headline">¶</a></h1>
0 commit comments