Python module's version meta-data should be updated ---------------------------------------------------
Key: THRIFT-956 URL: https://issues.apache.org/jira/browse/THRIFT-956 Project: Thrift Issue Type: Bug Components: Python - Library Affects Versions: 0.5 Reporter: Akira Kitada Priority: Minor There has been a lot of changes in Thrift Python module recently but the version number in the setup.py has been kept in 0.1 for more than a year. This should be updated to some meaningful number as upgrade will be smoother with a proper version. A proper version would also make it easy to let users know which version of Python module they're using. Meta-data in fb303's setup.py has not maintained since the first commit, too. This may as well be also updated. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.