diff --git a/setup.py b/setup.py index 21f5504c8..5cd630237 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup(name='donkeycar', - version='2.5.5', + version='2.5.6', description='Self driving library for python.', long_description=long_description, long_description_content_type="text/markdown",