Skip to content

Commit 867c9c1

Browse files
Update package version in install script
1 parent b36166c commit 867c9c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/install_package.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ taskkill /f /im chromedriver.exe
1313
echo -------------------------
1414
echo Installing project...
1515
echo -------------------------
16-
pip install -U dist/tir_framework-2.6.0rc22.tar.gz
16+
pip install -U dist/tir_framework-2.6.0.tar.gz
1717
pause >nul | set/p = Press any key to exit ...

0 commit comments

Comments
 (0)