Direktori : /opt/imh-python/lib/python3.9/site-packages/twisted/ |
Current File : //opt/imh-python/lib/python3.9/site-packages/twisted/_version.py |
""" Provides Twisted version information. """ # This file is auto-generated! Do not edit! # Use `python -m incremental.update Twisted` to change this file. from incremental import Version __version__ = Version("Twisted", 22, 4, 0) __all__ = ["__version__"]