We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60da654 commit c788d4fCopy full SHA for c788d4f
setup.py
@@ -24,7 +24,7 @@ def package_files(directory, strip_leading):
24
long_description = fh.read()
25
26
setup(name='donkeycar',
27
- version="4.3.6",
+ version="4.3.6.1",
28
long_description=long_description,
29
description='Self driving library for python.',
30
url='https://github.com/autorope/donkeycar',
0 commit comments