Ticket #3838: version.patch
| File version.patch, 351 bytes (added by thijs, 4 years ago) |
|---|
-
_version.py
1 1 # This is an auto-generated file. Do not edit it. 2 2 from twisted.python import versions 3 version = versions.Version('twisted', 8, 2, 0)3 version = versions.Version('twisted', 9, 0, 0)
