This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-libzt/pkg/pypi/libzt/version.py

3 lines
83 B
Python
Raw Permalink Normal View History

2021-12-31 10:31:35 -05:00
import pkg_resources
__version__ = pkg_resources.get_distribution("libzt").version