diff options
| -rw-r--r-- | docs/intro.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/intro.rst b/docs/intro.rst index bc4256a..719133d 100644 --- a/docs/intro.rst +++ b/docs/intro.rst @@ -72,6 +72,8 @@ At this time, the following Python platforms are officially supported: * cPython 2.5 * cPython 2.6 * cPython 2.7 +* cPython 3.1 +* cPython 3.2 * PyPy-c 1.4 Support for other Pythons will be rolled out soon. |
