Ausgabe der neuen DB Einträge
This commit is contained in:
parent
bad48e1627
commit
cfbbb9ee3d
2399 changed files with 843193 additions and 43 deletions
11
venv/lib/python3.9/site-packages/twisted/_version.py
Normal file
11
venv/lib/python3.9/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', 20, 3, 0)
|
||||
__all__ = ["__version__"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue