We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50d8be8 commit da0a21cCopy full SHA for da0a21c
setup.py
@@ -5,9 +5,9 @@
5
6
setup(
7
name='motpy',
8
- version='0.0.9',
+ version='0.0.10',
9
url='https://github.com/wmuron/motpy.git',
10
- download_url='https://github.com/wmuron/motpy/releases/tag/v0.0.9-alpha',
+ download_url='https://github.com/wmuron/motpy/releases/tag/v0.0.10-alpha',
11
author='Wiktor Muron',
12
author_email='[email protected]',
13
description='Library for track-by-detection multi object tracking implemented in python',
0 commit comments