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

« back to all changes in this revision

Viewing changes to authres/dkim_adsp.py

  • Committer: Scott Kitterman
  • Date: 2017-07-13 05:15:42 UTC
  • Revision ID: scott@kitterman.com-20170713051542-lg1n338j4asbcbk6
Bump version to 1.000 and more reference updates.

Show diffs side-by-side

added added

removed removed

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