how to print the version of a module in the terminal code example Example: check package version jupyter python import packagename print(packagename.__version__)