<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">My package's PKG-INFO defaults to 1.0 metadata version. I tried searching&nbsp;<meta charset="utf-8"><a href="http://docs.python.org/distutils/">http://docs.python.org/distutils/</a>&nbsp;to know how to specify 1.2 as the metadata version (so I can include Classifiers[1], maintainer* fields in it), but couldn't find any. Does anyone know? Shouldn't this be documented in&nbsp;<meta charset="utf-8"><a href="http://docs.python.org/distutils/setupscript.html">http://docs.python.org/distutils/setupscript.html</a>&nbsp;which talks about these additional fields in section 2.8?<div><br></div><div>-srid</div><div><br></div><div>[1] Evidently, some packages in PyPI do not have 'Classifiers' in their metadata (PKG-INFO) despite specifying it in the setup.py.</div></body></html>