Skip to content

Commit da0a21c

Browse files
committed
bump version to v0.0.10
1 parent 50d8be8 commit da0a21c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55

66
setup(
77
name='motpy',
8-
version='0.0.9',
8+
version='0.0.10',
99
url='https://github.com/wmuron/motpy.git',
10-
download_url='https://github.com/wmuron/motpy/releases/tag/v0.0.9-alpha',
10+
download_url='https://github.com/wmuron/motpy/releases/tag/v0.0.10-alpha',
1111
author='Wiktor Muron',
1212
author_email='[email protected]',
1313
description='Library for track-by-detection multi object tracking implemented in python',

0 commit comments

Comments
 (0)