check package version python

222

check package version python -

import packagename
print(packagename.__version__)

Comments

Submit
0 Comments