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 4793499 commit 022df76Copy full SHA for 022df76
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.25",
+ version="4.4.0",
28
long_description=long_description,
29
description='Self driving library for python.',
30
url='https://github.com/autorope/donkeycar',
0 commit comments