*** setup.py.orig Wed Dec 12 16:38:52 2007 --- setup.py Wed Dec 12 16:39:23 2007 *************** *** 12,19 **** sources = ['src/protocol/fastbinary.c'], ) ! setup(name = 'Thrift', ! version = '1.0', description = 'Thrift Python Libraries', author = ['Mark Slee'], author_email = ['mcslee@facebook.com'], --- 12,19 ---- sources = ['src/protocol/fastbinary.c'], ) ! setup(name = 'thrift', ! version = '20070917', description = 'Thrift Python Libraries', author = ['Mark Slee'], author_email = ['mcslee@facebook.com'],