how to see what version of python the library supports code example Example: check package version jupyter python import packagename print(packagename.__version__)