On Mon, Aug 31, 2009 at 12:18, Sridhar Ratnakumar<sridh...@activestate.com> wrote: > On Wed, 26 Aug 2009 15:55:54 -0700, Joe Amenta <ament...@msu.edu> wrote: > >> -- 3to2 is now registered with PyPI. Did I do it right? > >> http://pypi.python.org/pypi/3to2/0.1%20alpha%201 > > Please fix the version number to not contain any whitespace characters. Also > set the `version` argument in setup(..) in your setup.py. And then you may > want to use the `upload` command to upload the new tarball to PyPI. See > http://wiki.python.org/moin/Distutils/Tutorial for more details.
See PEP 386 (http://www.python.org/dev/peps/pep-0386/) for what the current thinking on version numbers is. -Brett _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com