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 5e234c3 commit b288400Copy full SHA for b288400
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.4.dev7",
+ version="4.5.0",
28
long_description=long_description,
29
description='Self driving library for python.',
30
url='https://github.com/autorope/donkeycar',
0 commit comments