I tried to upgrade my objects using __setstate__, but nothing happened. As far as I can tell, __setstate__ is not even called. Is there some other magic that needs to be done except creating the __setstate__ method?