Skip to content

Commit a42b245

Browse files
authored
Update reinstall.sh (#33)
1 parent 1a41df0 commit a42b245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reinstall.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pip uninstall dlc2kinematics
22
python3 setup.py sdist bdist_wheel
3-
pip install dist/dlc2kinematics-0.0.4-py3-none-any.whl
3+
pip install dist/dlc2kinematics-0.0.5-py3-none-any.whl

0 commit comments

Comments
 (0)