Skip to content

Commit 022df76

Browse files
committed
Update version to 4.4.0
1 parent 4793499 commit 022df76

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.25",
27+
version="4.4.0",
2828
long_description=long_description,
2929
description='Self driving library for python.',
3030
url='https://github.com/autorope/donkeycar',

0 commit comments

Comments
 (0)