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