File: _version.py

package info (click to toggle)
twisted-runner 0.2.0-1.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 96 kB
  • ctags: 107
  • sloc: python: 437; makefile: 94; ansic: 37
file content (3 lines) | stat: -rw-r--r-- 175 bytes parent folder | download | duplicates (6)
1
2
3
# This is an auto-generated file. Use admin/change-versions to update.
from twisted.python import versions
version = versions.Version(__name__[:__name__.rfind('.')], 0, 2, 0)