How can you check the installed version of the bitsandbytes library in Python?
A) Use the command bitsandbytes --version
B) Inspect the source code
C) Refer to the library’s documentation
D) Use the command pip show bitsandbytes