Skip to content

Commit

Permalink
Upgrade release
Browse files Browse the repository at this point in the history
  • Loading branch information
renanllisboa committed Sep 28, 2020
1 parent aaf4ee6 commit 2f9cd0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/install_package.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ taskkill /f /im chromedriver.exe
echo -------------------------
echo Installing project...
echo -------------------------
pip install -U dist/tir_framework-1.17.6.tar.gz
pip install -U dist/tir_framework-1.17.7.tar.gz
pause >nul | set/p = Press any key to exit ...
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
project_urls={
'Script Samples': 'https://github.com/totvs/tir-script-samples'
},
version='1.17.6',
version='1.17.7',
license='MIT',
keywords='test automation selenium tir totvs protheus framework',
classifiers=[
Expand Down

0 comments on commit 2f9cd0e

Please sign in to comment.