Just uninstalled my old openmetadata and tried the new version but ran into an issue right away:
openmetadata-0.5.1/
$ python setup.py
Traceback (most recent call last):
File "setup.py", line 2, in <module>
from setuptools import setup, find_packages
ImportError: No module named setuptools