Skip to content

Commit 3e12561

Browse files
committed
Set version to 4.3.6.2, to be the second bugfix release of the 4.3.6
1 parent 38c535e commit 3e12561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def package_files(directory, strip_leading):
2424
long_description = fh.read()
2525

2626
setup(name='donkeycar',
27-
version="4.3.6.4",
27+
version="4.3.6.2",
2828
long_description=long_description,
2929
description='Self driving library for python.',
3030
url='https://github.com/autorope/donkeycar',

0 commit comments

Comments
 (0)