from setuptools import setup version = '5.8.0.dev0' setup( version=version, )