DIR: /proc/1991109/root/usr/lib/python3/dist-packages/debianbts/ |
Current File : //proc/1991109/root/usr/lib/python3/dist-packages/debianbts/version.py |
# please follow the semver semantics, i.e. MAJOR.MINOR.PATCH where # MAJOR: incompatible API changes # MINOR: add backwards-compatible functionality # PATCH: backwards-compatible bug fixes. __version__ = "4.0.1" |