We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6086337 commit 0d509e7Copy full SHA for 0d509e7
1 file changed
setup.py
@@ -24,7 +24,7 @@
24
'scipy>=1',
25
'mediapipe>=1',
26
],
27
- download_url= 'https://github.com/swetha4444/PyTrackX/archive/refs/tags/0.3.tar.gz',
+ download_url= 'https://github.com/swetha4444/PyTrackX/archive/refs/tags/0.4.tar.gz',
28
keywords = ['yolo', 'mediapipe','object detection','object tracking'],
29
classifiers=[
30
"Programming Language :: Python :: 3",
0 commit comments