This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
catfish/catfish/__init__.py

4 lines
80 B
Python
Raw Permalink Normal View History

2018-12-12 15:53:56 +00:00
import pkg_resources
__version__ = pkg_resources.require("catfish")[0].version