From: Alexandru C. <chi...@gm...> - 2014-04-02 08:24:53
|
We have successfully moved Pyzor releases to PyPI. Please visit https://pypi.python.org/pypi/pyzor/0.6.1 for details. This means that it is now easier to install/upgrade you pyzor installation by using pip. For example: *pip install pyzor* or *pip install --upgrade pyzor* We are also announcing a new minor release 0.6.1 that includes two bug fixes, which is now available on both PyPI<https://pypi.python.org/pypi/pyzor/0.6.1>and SourceForge <https://sourceforge.net/projects/pyzor/files/pyzor/0.6.1/>: * Resolved email decoding problem in the pyzor client (#180<https://sourceforge.net/apps/trac/pyzor/ticket/180> ) * Resolved Python 2.6 incompatibility in the pyzord server (#181<https://sourceforge.net/apps/trac/pyzor/ticket/181> ) Many thanks to the community for your reports and support. The Pyzor Team. |