Adding module variable __version__.

develop
Randall Degges 2011-05-31 17:22:11 -07:00
parent 9782b61280
commit fc8c193dcd
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ manager - a module for interacting with the asterisk manager interface
"""
__all__ = ['agi', 'agitb', 'config', 'manager']
__version__ = '0.4'