History
=======

0.2.2
:::::

- Fixed password persistency, thanks to Tim Hicks
  for tests and feedback [tarek]

0.2.1
:::::

- Included support for password in the prompt,
  thanks to Nathan Van Gheem

0.2.0 
:::::

- added more docs

0.1.9 (2008-05-04)
::::::::::::::::::

- moved to collective namespace

0.1.8 (2008-04-02)
::::::::::::::::::

- Fixed the list_classifier call

0.1.7
:::::

- Fixed the -r option in mregister, thanks to Matthew Wilkes

0.1.6
:::::

- fixed realm and repository initialization, thanks to Malthe Borch
- making sure a specific error is raised when the repository does not exists
- fixed url in metadata
- make sure the .pypirc file is properly created
- make sure the -r option is taken from anywhere in the command line

0.1.5
:::::

- fixed non-default pypi upload
- now uses the HOMEDRIVE/HOMEPATH variable if home is not found.

0.1.4
:::::

- changed default pypi

0.1.3
:::::

- fixed 2.4 calls
- make sure the metadata can contain non ascii chars

0.1.2
:::::

- now we have the very same code than the proposed patch
  to python 2.6

0.1.1
:::::

- "host" become "repository", accordingly to Python 2.5
- added a better README

0.1.0
:::::

- added support for `mregister` and `mupload` commands
- initial version created by IngeniSkel

