freetar icon indicating copy to clipboard operation
freetar copied to clipboard

Don't crash when the package version is unknown

Open dexterlb opened this issue 6 months ago • 0 comments

When running the module directly from command line without a python package, importlib doesn't know the package version and this causes freetar to crash.

This commit assumes "development" as the version if a version is not available, instead of crashing.

dexterlb avatar Aug 01 '24 07:08 dexterlb