updated to newest version
This commit is contained in:
parent
3b18b0a66c
commit
24817dcc32
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ fpm -s python --python-bin python3 --python-pip pip3 --python-package-name-prefi
|
||||||
--license 'proprietary' \
|
--license 'proprietary' \
|
||||||
--description 'Library for robot used in the competition' \
|
--description 'Library for robot used in the competition' \
|
||||||
--after-install postinstall.sh \
|
--after-install postinstall.sh \
|
||||||
-v 0.0.2 -t deb setup.py
|
-v 0.0.2-3 -t deb setup.py
|
||||||
|
|
Reference in a new issue