datatracker/ietf/__init__.py
2014-03-05 17:20:35 +00:00

11 lines
176 B
Python

# -*- coding: utf-8-no-bom -*-
# Copyright The IETF Trust 2007, All Rights Reserved
__version__ = "5.1.0"
__date__ = "$Date$"
__rev__ = "$Rev$"
__id__ = "$Id$"