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