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