I would like something like:
yolk.get_lastest_version_number(package_name)
which would return a version number.
Thanks!
I would like something like:
yolk.get_lastest_version_number(package_name)
which would return a version number.
Thanks!
Copyright © 2021 Jogjafile Inc.
Here is a function that will return the latest version number of a package, or None if there is no such package.