RAHHH
This commit is contained in:
11
backend/lib/python3.12/site-packages/twisted/_version.py
Normal file
11
backend/lib/python3.12/site-packages/twisted/_version.py
Normal file
@@ -0,0 +1,11 @@
|
||||
"""
|
||||
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, 11, 0)
|
||||
__all__ = ["__version__"]
|
||||
Reference in New Issue
Block a user