We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3172e2e commit d02e499Copy full SHA for d02e499
1 file changed
scripts/install_package.cmd
@@ -13,5 +13,5 @@ taskkill /f /im chromedriver.exe
13
echo -------------------------
14
echo Installing project...
15
16
-pip install -U dist/tir_framework-2.6.0rc19.tar.gz
+pip install -U dist/tir_framework-2.6.0rc20.tar.gz
17
pause >nul | set/p = Press any key to exit ...
0 commit comments