Repository URL to install this package:
Version:
16.3.0 ▾
|
Twisted
/
_version.py
|
---|
# Copyright (c) Twisted Matrix Laboratories.
# See LICENSE for details.
# This is an auto-generated file. Do not edit it.
"""
Provides Twisted version information.
"""
from twisted.python import versions
version = versions.Version('twisted', 16, 3, 0)