]> granicus.if.org Git - python/commitdiff
Mark the upload command as new in 2.5, per Neal Norwitz's request.
authorPhillip J. Eby <pje@telecommunity.com>
Thu, 30 Mar 2006 07:09:06 +0000 (07:09 +0000)
committerPhillip J. Eby <pje@telecommunity.com>
Thu, 30 Mar 2006 07:09:06 +0000 (07:09 +0000)
Doc/dist/dist.tex

index fd38e4a129ceed79628acc103c396148ec4a7a6b..88a3faa92bfa1d7ba1207f9b9d4b6fa82fed6b62 100644 (file)
@@ -1737,6 +1737,8 @@ password: <password>
 \chapter{Uploading Packages to the Package Index}
 \label{package-upload}
 
+\versionadded{2.5}
+
 The Python Package Index (PyPI) not only stores the package info, but also 
 the package data if the author of the package wishes to. The distutils
 command \command{upload} pushes the distribution files to PyPI.