Skip to content

Commit 287948f

Browse files
committed
Update supported Python versions
1 parent f520324 commit 287948f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_sources/index.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ our `extensive documentation <documentation.html>`_. IPython is open source
6363
list if it uses IPython as a library, and please don't forget to :ref:`cite the
6464
project <citing>`.
6565

66-
IPython supports Python 2.6 to 2.7 and 3.2 or newer. Our older 0.10 series
67-
supports Python 2.5, and can be used with Python 2.4.
66+
IPython supports Python 2.7 and 3.3 or newer. Our older 1.x series supports
67+
Python 2.6 and 3.2.
6868

6969
Announcements
7070
=============

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,8 @@ <h4>Support IPython</h4>
243243
(BSD license), and is used by a range of <a class="reference external" href="https://github.com/ipython/ipython/wiki/Projects-using-IPython">other projects</a>; add your project to that
244244
list if it uses IPython as a library, and please don&#8217;t forget to <a class="reference internal" href="#citing"><em>cite the
245245
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>
248248
<div class="section" id="announcements">
249249
<h1>Announcements<a class="headerlink" href="#announcements" title="Permalink to this headline"></a></h1>
250250
<ul class="simple">

0 commit comments

Comments
 (0)