~ubuntu-branches/ubuntu/raring/twisted-names/raring-proposed

« back to all changes in this revision

Viewing changes to twisted/names/_version.py

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2010-01-03 13:05:40 UTC
  • mfrom: (0.2.6 upstream) (0.1.13 karmic)
  • Revision ID: james.westby@ubuntu.com-20100103130540-z02ci6a8sv1c3jgt
Tags: 9.0.0-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# This is an auto-generated file. Do not edit it.
2
2
from twisted.python import versions
3
 
version = versions.Version('twisted.names', 8, 2, 0)
 
3
version = versions.Version('twisted.names', 9, 0, 0)