Microsoft.Quantum.IQSharp --version code example
Example: Microsoft.Quantum.IQSharp --version
dotnet tool install --global Microsoft.Quantum.IQSharp --version 0.11.2006.403
## if you get an error regarding import win32api then install it from command prompt by typing
pip install pywin32==255