File Manager V1.5

[SYSTEM@ROOT]: /usr/lib/python3/dist-packages/twisted/
INJECT_FILE:
NEW_ENTRY:

FILE_CONTENT: _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", 24, 3, 0)
__all__ = ["__version__"]
[ KEMBALI ]