AlaK4X
Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64



Your IP : 18.117.72.244


Current Path : /usr/lib/python3/dist-packages/twisted/
Upload File :
Current File : //usr/lib/python3/dist-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, 1, 0)
__all__ = ["__version__"]