~ar-python-hackers/authentication-results-python/trunk

« back to all changes in this revision

Viewing changes to authres/vbr.py

  • Committer: Scott Kitterman
  • Date: 2014-06-25 10:30:59 UTC
  • Revision ID: scott@kitterman.com-20140625103059-v84jxwjiw8k5fyc8
Tags: 0.701
  * Remove unintended artifacts from tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
__author__  = 'Scott Kitterman, Julian Mehnle'
26
26
__email__   = 'scott@kitterman.com'
27
 
__version__ = '0.700'
 
27
__version__ = '0.701'
28
28
 
29
29
import authres.core
30
30
from authres.core import make_result_class_properties